# Index

请注意：此站点仅为存档，不会积极更新，主要是 GitBook 添加与修改内容太过繁琐，并且不支持 Markdown 和 HTML 。

原站点 <https://docs.clso.fun/> 已改用 ShowDoc 重新创建，将用作本站的文档分享子站。

***

本站采用 GitBook 的在线文档服务，用于存放部分文章、代码、API文档等。

**目前开放的文档有：**

> * 代码 <https://gbook.clso.fun/v/code>
> * TODO

请使用左上角菜单栏进行文档切换，或者直接点击上面的链接进入。

<figure><img src="https://563037246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFFjnDUYWeR5fawYzRDYp%2Fuploads%2FsQUcvzA9KuXI2eOE6MqM%2Fimage.png?alt=media&#x26;token=f6b9ff6b-b1e9-469d-8477-73257e7dc548" alt=""><figcaption><p>PC及平板可直接切换</p></figcaption></figure>

<figure><img src="https://563037246-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFFjnDUYWeR5fawYzRDYp%2Fuploads%2Flpe5MQIg1AbwjufUsSDO%2Fimage.png?alt=media&#x26;token=7f4bedb1-0c13-4d85-9bf7-7fa6ff56aa6f" alt=""><figcaption><p>移动端请先点开菜单栏</p></figcaption></figure>


---

# 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://gbook.clso.fun/index.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.
