# Creator - Advanced Settings

- [Switch to Live Agent - Messenger](https://docs-en.yoctol.ai/advanced-settings/switch-to-live-agent-messenger.md)
- [JSON API for Messenger](https://docs-en.yoctol.ai/advanced-settings/json-api-for-messenger.md)
- [JSON API for LINE](https://docs-en.yoctol.ai/advanced-settings/json-api-for-line.md)
- [Referral Link - Messenger](https://docs-en.yoctol.ai/advanced-settings/referral-link-messenger.md): Referral Link allows the bot to send a certain message Voice Message by clicking a shortened m.me link.
- [Extension](https://docs-en.yoctol.ai/advanced-settings/extension.md)
- [Tag](https://docs-en.yoctol.ai/advanced-settings/tag.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-en.yoctol.ai/advanced-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.
