# Using the Start Menu

By clicking on the start menu, the menu options appear:

<figure><img src="/files/p4zGq3YMHVj5aHMJVHGR" alt=""><figcaption><p>Start menu</p></figcaption></figure>

Selecting an option such as “Operations” causes a new window to open in the portal:

<figure><img src="/files/65zJ5thCnjEuYnWXv1hk" alt=""><figcaption><p>Operations menu</p></figcaption></figure>

If the user chooses to expand, for instance, the Case Managers option, and select a case manager, this in turn will open another window:

<figure><img src="/files/k12YRTiRTl9RXZHzqLMH" alt=""><figcaption><p>Cases window</p></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://docs.tomorrowx.com/cap/product-reference/using-the-portal-ui/using-the-start-menu.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.
