# Creator - 名詞解釋

- [腳本](https://docs-tw.yoctol.ai/term/script.md)
- [節點](https://docs-tw.yoctol.ai/term/node.md)
- [元件](https://docs-tw.yoctol.ai/term/element.md)
- [意圖](https://docs-tw.yoctol.ai/term/intent.md)
- [訓練句](https://docs-tw.yoctol.ai/term/utterance.md)
- [抽換詞類](https://docs-tw.yoctol.ai/term/entity.md)
- [觸發條件](https://docs-tw.yoctol.ai/term/trigger.md)
- [正規表達式](https://docs-tw.yoctol.ai/term/regex.md)
- [選單](https://docs-tw.yoctol.ai/term/menu.md)
- [預設回覆](https://docs-tw.yoctol.ai/term/default_reply.md)
- [歡迎訊息](https://docs-tw.yoctol.ai/term/welcome_message.md)
- [轉接真人](https://docs-tw.yoctol.ai/term/to_human.md)
- [權限管理](https://docs-tw.yoctol.ai/term/bot-roles-auth.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/term.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.
