# Creator - 進階設定

- [設定轉真人客服功能 - Messenger](https://docs-tw.yoctol.ai/settings/switch_to_human.md)
- [應用 API 元件 - Messenger](https://docs-tw.yoctol.ai/settings/json_api_messenger.md)
- [應用 API 元件 - LINE](https://docs-tw.yoctol.ai/settings/json_api_line.md)
- [Referral Link - Messenger](https://docs-tw.yoctol.ai/settings/referral-link-messenger.md): Referral Link 可以讓您的使用者在點選按鈕時，直接叫出某個節點，以啟動特定對話。
- [Extension](https://docs-tw.yoctol.ai/settings/extension.md)
- [顧客標籤](https://docs-tw.yoctol.ai/settings/customers_label.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/settings.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.
