# Adding the Emulator as a Custom Menu Item (Legacy)

If you have a Capri Enterprise plan and an Agency Unlimited plan from GHL, you can add the Capri emulator as a white labelled custom menu item in GHL!&#x20;

To do so, you first need to get your Capri token from the knowledge base tab in the Capri portal. Please note, if you have purchased the knowledge base extension you will also see a token here, but it will not give you access to the iframe emulator!

<figure><img src="https://lh6.googleusercontent.com/bbh7tNt-HRW6vbwsNOgMFp1u9m3heM5Y7twrFp03KQBqrcA5PI4HadaF-BVwr0rCGuRvCTTr8uqVv6rMLuXg9jzHILdy3-Z8WYNDLZX6GjtXdXg-mI4sqqTntH3jPfz_vtDcP1SnECEXlPuI" alt=""><figcaption></figcaption></figure>

Then, in your GHL agency dashboard, go to the settings in the bottom left.

<figure><img src="https://lh3.googleusercontent.com/Uy0uKkh5wcTyjQeflS2QmmVDgvCDelgaYts1FKYQ0XMseSnT8UP4hnOf-9_278AtOd5OOCMSi_hUJYOjk9jQx61PANqfizN-0ZOWupRtIO6m5lGHcn9UMXbucR0AdGaEnsMH5lgMh8K0O3Pq" alt=""><figcaption></figcaption></figure>

Then click on custom menu link.

<figure><img src="https://lh3.googleusercontent.com/c8K62QGpNBe4CN-6WyKeTHXWonbCLnr6XBR-kHbUQr7hr-b318QQi7gKwRKrWFdSbWY2u9vdZZ1xt029XypGzaIv16EeXJ32wKei-zrWQdEi3mWIOxBucB3CDKK7dhkiUdwBG8YK0HiksJYD" alt=""><figcaption></figcaption></figure>

You can then choose whatever icon and name that you want, but you need to have the URL be specifically <https://systems.capriai.us/menu/emulator?location={{location.id}}&token=YOUR_CAPRI_TOKEN>, with "YOUR\_CAPRI\_TOKEN" being the Capri token that you can find in the knowledge base in Capri!

<figure><img src="/files/Ko9rYh1sejzsyxonAhyl" alt=""><figcaption></figcaption></figure>


---

# 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/legacy-information/adding-the-emulator-as-a-custom-menu-item-legacy.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.
