# Go Live with Voice AI

- [Add FAQs & Confirm Location Details](https://support.kea.ai/go-live-with-voice-ai/add-faqs-and-confirm-location-details.md)
- [Connect your Point-of-Sale Menu](https://support.kea.ai/go-live-with-voice-ai/connect-your-point-of-sale-menu.md)
- [Placing Test AI Orders](https://support.kea.ai/go-live-with-voice-ai/placing-test-ai-orders.md): Make sure a point-of-sale menu source is configured so the AI knows which menu to reference for test orders. If no menu is connected, the Order View will prompt you to link your POS. Connect your POS
- [Go-Live: Forwarding Customer Calls to Kea AI](https://support.kea.ai/go-live-with-voice-ai/go-live-forwarding-customer-calls-to-kea-ai.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/go-live-with-voice-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.
