# Help

Click on the <i class="fa-circle-question">:circle-question:</i> icon in the top navigation panel to open the Help dropdown menu.

From there, you can access:

* **Help Center**: Find feature guides, step-by-step instructions, and tips to help you get the most out of the platform.
* **Walkthroughs**: View short interactive demos of workflows (in development).
* **Feature requests**: Share your ideas and feedback.
* **What's new:** Stay updated with the latest release notes.
* **About**: View general information such as your organization name and platform version.

<figure><img src="/files/Ef2xT2hGGHgukLqL4r4b" 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.connected.illumina.com/emedgene/emedgene-analyze-manual/getting_around_the_platform/help.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.
