# Get familiar with our Search interface

<figure><img src="/files/uhD5QOsaDxF9VK8hNUMt" alt=""><figcaption><p>Tellius Search interface</p></figcaption></figure>

1. **Business View dropdown**

The required Business View that is associated with the search queries can be chosen from the dropdown list. If you choose a specific Business View, then the results for all your subsequent queries will be searched from that particular Business View.&#x20;

2. **Search bar**

The search bar is the place where you type in your search query in natural language.

3. **Voice-based query**

Clicking on the mic icon will allow you to provide voice-based search queries. Tellius will comprehend your voice query and convert it into text.&#x20;

4. **Search guide**

The search guide serves as a beginner's reference for possible search queries that could be executed from the selected Business View.&#x20;

5. **How-to Search**

How-to Search is a collapsible section that breaks down how you can structure and phrase your search queries.&#x20;

6. **Business Views** - List of all the existing Business Views.
7. **Search guide -** To view and customize Search Guide
8. **Search history** - List of recently executed search queries.&#x20;


---

# 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/search/get-familiar-with-our-search-interface.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.
