# 附录：版权声明

版权声明：自由转载-非商用-非衍生-保持署名| [Creative Commons BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode)

**You are free to Share**

copy and redistribute the material in any medium or format The licensor cannot revoke these freedoms as long as you follow the license terms.

**Under the following terms:**

1. Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
2. NonCommercial — You may not use the material for commercial purposes.
3. NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.
4. No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.


---

# 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://riboseyim.gitbook.io/perf/license.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.
