# Chat Support for ION

To access chat support for ION, click the chat bubble icon at the bottom right of your ION environment screen. It looks like this:

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

If you don't see this bubble, it could mean that your ad-blocker is not allowing it to show up. Simply disable your ad-blocker and it will show up for you!


---

# 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://manual.firstresonance.io/training/chat-support-for-ion.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.
