# Assistant

- [Introducing Tellius Assistant](https://help.tellius.com/tellius-documentation/assistant/introducing-tellius-assistant.md): Discover Tellius Assistant—ask questions in natural language, explore data, follow guided insights, and get interactive results for faster analytics.
- [Voice-based Assistant](https://help.tellius.com/tellius-documentation/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-documentation/assistant/interacting-with-assistant.md): Learn how to interact with Tellius Assistant—ask questions in natural language, explore data, follow guided suggestions, and uncover insights faster.
- [Selecting Business View](https://help.tellius.com/tellius-documentation/assistant/selecting-business-view.md): Choose or auto-select Business Views in Tellius Assistant with SmartView Search, pin favorites, and get tailored query suggestions for faster insights.


---

# 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-documentation/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.
