> For the complete documentation index, see [llms.txt](https://help.tellius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tellius.com/tellius-5.4/getting-started/faqs.md).

# FAQs

- [Kaiya Conversational AI](https://help.tellius.com/tellius-5.4/getting-started/faqs/kaiya-conversational-ai.md): Frequently asked questions on Kaiya conversational interface
- [Data Preparation FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/data-preparation-faqs.md)
- [Environment FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/environment-faqs.md): Find answers to common questions about FAQs in Tellius, including troubleshooting guidance, setup tips, and best practices.
- [Search FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/search-faqs.md)
- [Vizpads FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/vizpads-faqs.md): Find answers to common questions about FAQs in Tellius, including troubleshooting guidance, setup tips, and best practices.
- [Data Caching FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/data-caching-faqs.md): Find answers to common questions focused on the nuances of data caching within the Tellius platform.
- [Embedding FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/embedding-faqs.md)
- [Insights FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/insights-faqs.md): Find answers to common questions about FAQs in Tellius, including troubleshooting guidance, setup tips, and best practices.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started/faqs.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.
