# Creator - 常見問題

- [如何改善機器人答錯狀況？](https://docs-tw.yoctol.ai/faq/how_to_improve.md)
- [如何啟用測試版機器人？](https://docs-tw.yoctol.ai/faq/staging_bot.md)
- [找不到已建立的粉絲專頁](https://docs-tw.yoctol.ai/faq/cant_found_fb.md)
- [如何回到真人回話模式？（LINE）](https://docs-tw.yoctol.ai/faq/line-response-switch-to-human.md): 本篇將教您，如何在 LINE 管理後台關閉機器人功能，回到一對一對話模式。
- [下載、上傳機器人](https://docs-tw.yoctol.ai/faq/download-upload-bot.md)
- [如何切換語言（中、英文）](https://docs-tw.yoctol.ai/faq/language-settings.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-tw.yoctol.ai/faq.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.
