# 手動標籤

- [建立手動標籤](https://doc.mantago.cc/shou-dong-biao-qian/jian-li-shou-dong-biao-qian.md)
- [列出手動標籤](https://doc.mantago.cc/shou-dong-biao-qian/lie-chu-shou-dong-biao-qian.md)
- [取得手動標籤](https://doc.mantago.cc/shou-dong-biao-qian/qu-de-shou-dong-biao-qian.md)
- [編輯手動標籤名稱](https://doc.mantago.cc/shou-dong-biao-qian/bian-ji-shou-dong-biao-qian-ming-cheng.md)
- [刪除手動標籤](https://doc.mantago.cc/shou-dong-biao-qian/shan-chu-shou-dong-biao-qian.md)
- [給使用者貼上指定標籤](https://doc.mantago.cc/shou-dong-biao-qian/gei-shi-yong-zhe-tie-shang-zhi-ding-biao-qian.md)
- [給使用者刪除指定標籤](https://doc.mantago.cc/shou-dong-biao-qian/gei-shi-yong-zhe-shan-chu-zhi-ding-biao-qian.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://doc.mantago.cc/shou-dong-biao-qian.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.
