# Kaiya

- [Understanding AI Agents & Agentic Flows](https://help.tellius.com/tellius-5.6/kaiya/understanding-ai-agents-and-agentic-flows.md): A complete guide on setting up and triggering your custom agentic workflows
- [Glossary](https://help.tellius.com/tellius-5.6/kaiya/understanding-ai-agents-and-agentic-flows/glossary.md): Detailed and structured glossary tailored for Kaiya AI Agents
- [Composer](https://help.tellius.com/tellius-5.6/kaiya/understanding-ai-agents-and-agentic-flows/composer.md): A place to build, test, and preview your custom agentic workflow
- [Triggering an agentic workflow](https://help.tellius.com/tellius-5.6/kaiya/understanding-ai-agents-and-agentic-flows/triggering-an-agentic-workflow.md): Execution lifecycle of an agentic flow
- [The art of possible](https://help.tellius.com/tellius-5.6/kaiya/understanding-ai-agents-and-agentic-flows/the-art-of-possible.md): Real-world applications of our AI agents and agentic workflows
- [Kaiya conversational AI](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai.md): Exploring data and uncovering insights is just a conversation away!
- [Triggering Insights with "Why" questions](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/triggering-insights-with-why-questions.md): Get Insights delivered directly from Kaiya
- [Mastering Kaiya conversational AI](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/mastering-kaiya-conversational-ai.md): The full spectrum of query capabilities that Kaiya supports
- [Kaiya Learnings](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/kaiya-learnings.md): Teach Kaiya how to interpret specific words and phrases
- [Phrase Learning](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/kaiya-learnings/phrase-learning.md)
- [Query Learning](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/kaiya-learnings/query-learning.md)
- [Kaiya Terms of Service](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/kaiya-terms-of-service.md): Use of Kaiya is optional and at your own discretion and risk
- [Best practices](https://help.tellius.com/tellius-5.6/kaiya/kaiya-conversational-ai/best-practices.md)


---

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