# 版权声明

本项目旨在教学数独技巧。该项目采用 [CC-BY-4.0 International 知识共享协议](https://creativecommons.org/licenses/by/4.0/)为公众免费开放阅读。

如果你需要转载本教程内的任意内容（包括但不限于文字、图片等富媒体内容），**请在显眼的地方声明内容出处**。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sudoku.kazusa.tech/miscellaneous/copyright-statement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
