# Assistant

- [Introducing Tellius Assistant](https://help.tellius.com/tellius-5.6/assistant/introducing-tellius-assistant.md): Get familiar with the components found in the Assistant screen
- [Voice-based Assistant](https://help.tellius.com/tellius-5.6/assistant/voice-based-assistant.md): Enable voice responses, ask questions via mic using speech recognition and get spoken answers alongside text for a hands-free, interactive experience.
- [Interacting with Assistant](https://help.tellius.com/tellius-5.6/assistant/interacting-with-assistant.md): Interact with Tellius Assistant to ask questions, explore data, and generate insights using natural language.
- [Selecting Business View](https://help.tellius.com/tellius-5.6/assistant/selecting-business-view.md): The first step to start interacting with the Assistant


---

# 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.tellius.com/tellius-5.6/assistant.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.
