# Introducing Tellius Assistant

We are increasingly using personal assistants on our phones to accomplish various tasks through natural conversations. Similarly, you can get answers to your business-related questions via Tellius Assistant.

Using Tellius Assistant, you can communicate in natural language (similar to Google search) to get answers to complex questions. It guides you by building suitable queries for the next valid component.

* The questions can be in text form or voice form.
* Build up the conversation with follow-up questions and drill down to get the necessary insights.
* Tellius Assistant proactively suggests relevant questions and filters based on the selected Business View.
* All the multiple questions entered will be stored in the chat history.

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/mwz6kxxpw5/1672047668662/image.png" alt="Tellius assistant canvas"><figcaption></figcaption></figure>

To interact with the Tellius Assistant,

1. Click on **Assistant** on the left pane.
2. The conversations happen in the right pane, and comprehensive results are displayed in the center canvas.


---

# 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-6.3/assistant/introducing-tellius-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.
