# 常見問題

- [如何取得Token](https://doc.mantago.cc/chang-jian-wen-ti/ru-he-qu-de-token.md): 必須取得MantaGO Bot API Token，才能使MantaGO Open API生效，並進行API調用
- [錯誤代碼](https://doc.mantago.cc/chang-jian-wen-ti/cuo-wu-dai-ma.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/chang-jian-wen-ti.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.
