# 开始使用

- [介绍](https://docs.myshirtai.com/kai-shi-shi-yong/jie-shao.md)
- [快速开始](https://docs.myshirtai.com/kai-shi-shi-yong/kuai-su-kai-shi.md)
- [视频讲解](https://docs.myshirtai.com/kai-shi-shi-yong/shi-pin-jiang-jie.md): 每个视频均有音乐哦，如果不方便播放可调整至静音观看！


---

# 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://docs.myshirtai.com/kai-shi-shi-yong.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.
