# Legacy Information

- [Legacy Information](https://help.capriai.us/legacy-information/legacy-information.md)
- [Setup (Legacy)](https://help.capriai.us/legacy-information/legacy-information/setup-legacy.md)
- [Accessing the Capri Portal (Legacy)](https://help.capriai.us/legacy-information/legacy-information/accessing-the-capri-portal-legacy.md)
- [Navigating the Capri Portal (Legacy)](https://help.capriai.us/legacy-information/legacy-information/navigating-the-capri-portal-legacy.md)
- [Capri Portal Settings (Legacy)](https://help.capriai.us/legacy-information/legacy-information/capri-portal-settings-legacy.md)
- [Using the Emulator (Legacy)](https://help.capriai.us/legacy-information/legacy-information/using-the-emulator-legacy.md): The Capri Ai emulator is a powerful tool you can use to "fine-tune" your Ai assistant to provide accurate answers according to your business data and ideal persona!
- [Adding the Emulator as a Custom Menu Item (Legacy)](https://help.capriai.us/legacy-information/legacy-information/adding-the-emulator-as-a-custom-menu-item-legacy.md)
- [Connecting to the CRM (Legacy)](https://help.capriai.us/legacy-information/legacy-information/connecting-to-the-crm-legacy.md)
- [GoHighLevel (GHL)](https://help.capriai.us/legacy-information/legacy-information/connecting-to-the-crm-legacy/gohighlevel-ghl.md)
- [Webhook Information](https://help.capriai.us/legacy-information/legacy-information/connecting-to-the-crm-legacy/webhook-information.md)
- [Custom Tags (Legacy)](https://help.capriai.us/legacy-information/legacy-information/custom-tags-legacy.md)
- [Handoff and Disqualify (Legacy)](https://help.capriai.us/legacy-information/legacy-information/handoff-and-disqualify-legacy.md)
- [Testing and Debugging (Legacy)](https://help.capriai.us/legacy-information/legacy-information/testing-and-debugging-legacy.md)
- [Understanding Fallbacks (Legacy)](https://help.capriai.us/legacy-information/legacy-information/understanding-fallbacks-legacy.md)
- [Overview of the calendar integration (Legacy)](https://help.capriai.us/legacy-information/legacy-information/overview-of-the-calendar-integration-legacy.md)
- [Respond Tasks (Legacy)](https://help.capriai.us/legacy-information/legacy-information/respond-tasks-legacy.md)
- [Outreach Tasks (Legacy)](https://help.capriai.us/legacy-information/legacy-information/outreach-tasks-legacy.md)
- [Evaluate Tasks (Legacy)](https://help.capriai.us/legacy-information/legacy-information/evaluate-tasks-legacy.md)
- [Custom Tasks (Legacy)](https://help.capriai.us/legacy-information/legacy-information/custom-tasks-legacy.md)
- [Setting up a Spreadsheet (Legacy)](https://help.capriai.us/legacy-information/legacy-information/setting-up-a-spreadsheet-legacy.md)
- [Using the Knowledge Base Extension (Legacy)](https://help.capriai.us/legacy-information/legacy-information/using-the-knowledge-base-extension-legacy.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://help.capriai.us/legacy-information.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.
