# Assistant

- [Introducing Tellius Assistant](https://help.tellius.com/tellius-5.4/assistant/introducing-tellius-assistant.md): Get familiar with the components found in the Assistant screen
- [Voice-based Assistant](https://help.tellius.com/tellius-5.4/assistant/voice-based-assistant.md): Use the Tellius voice-based assistant to ask questions via speech, get real-time voice and text responses, and explore data hands-free with conversational analytics.
- [Interacting with Assistant](https://help.tellius.com/tellius-5.4/assistant/interacting-with-assistant.md): Learn how to interact with the Tellius Assistant—ask questions in natural language, explore data, refine queries, and uncover insights with guided suggestions.
- [Selecting Business View](https://help.tellius.com/tellius-5.4/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.4/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.
