# How To Train Your AI

- [How to call your Voice AI](https://support.kea.ai/how-to-train-your-ai/how-to-call-your-voice-ai.md)
- [Kea Order View & Placing Test AI Orders](https://support.kea.ai/how-to-train-your-ai/kea-order-view-and-placing-test-ai-orders.md): How to place Test AI Orders once you have connected your menu to kea AI.
- [Conversational Flow Tips](https://support.kea.ai/how-to-train-your-ai/conversational-flow-tips.md): Customizing How Your AI Speaks
- [How to get a kea AI Phone Number](https://support.kea.ai/how-to-train-your-ai/how-to-get-a-kea-ai-phone-number.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://support.kea.ai/how-to-train-your-ai.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.
