# FAQs

- [Kaiya Conversational AI](https://help.tellius.com/tellius-6.3/getting-started/faqs/kaiya-conversational-ai.md): Get answers to common Kaiya Conversational AI questions. Learn how feedback improves results, how Kaiya adapts, and best practices for smarter search.
- [Data Preparation FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/data-preparation-faqs.md): Explore how actionTypes enable interaction with Vizpads, retrieve filters, set resolutions, and access Business View columns through embedding postMessage calls.
- [Environment FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/environment-faqs.md): Explore Tellius environment setup, server specs, cloud deployment, scaling options, failover features, monitoring tools, and SSO or SAML authentication support.
- [Search FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/search-faqs.md): Explore Search FAQs to learn how AI-driven search adapts over time, supports synonyms, and enables user feedback for smarter analytics.
- [Vizpads FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/vizpads-faqs.md): Find answers to common Vizpads questions in Tellius—learn about chart limits, row-level security, multi-Business View support, and interactive features.
- [Data Caching FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/data-caching-faqs.md): Explore data caching FAQs to understand caching vs. ingestion, 'Copy to System,' Fast Query Engine, and performance optimization tips.
- [Embedding FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/embedding-faqs.md): Explore embedding FAQs to understand embedding methods, security measures, and best practices for integrating analytics into your app.
- [Insights FAQs](https://help.tellius.com/tellius-6.3/getting-started/faqs/insights-faqs.md): Explore Insights FAQs to understand Discovery, Key Driver, Trend, and Comparison Insights, and learn how to create and interpret them.


---

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