# indigo.ai Guide

Welcome to the official indigo.ai Guide! 👋 We're excited to have you here.

This is your one-stop resource for everything related to the indigo platform and our AI solutions—from quick-start tips and hands-on guides to expert insights and troubleshooting advice.\
\
Explore the sections below and unlock the full power of conversational AI.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="getting-started/introduction-to-indigo.ai"><strong>Getting Started</strong></a></td><td>Learn the basics: agents, triggers, the workspace, channels and integrations.</td><td></td><td><a href="https://4264750556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4dIFGOeVbHW1PRwnG0Z8%2Fuploads%2FTGdZIbp6RapR9udo8Q2b%2FGetting%20started.png?alt=media&#x26;token=7ec75f2a-a189-4dae-80ae-c2eef93fa0f4">Getting started.png</a></td><td><a href="getting-started/introduction-to-indigo.ai">introduction-to-indigo.ai</a></td></tr><tr><td><a href="build-your-ai-agents/define-your-virtual-assistants-objectives-and-design-the-conversational-flows"><strong>Build Your AI Agents</strong></a></td><td>A step-by-step guide to create, customize, and launch your own bot.</td><td></td><td><a href="https://4264750556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4dIFGOeVbHW1PRwnG0Z8%2Fuploads%2F2pKL8obH3wJk9tvJsCZh%2FBuild%20your%20AI%20agents.png?alt=media&#x26;token=bbc86697-f60d-4c62-9948-677aaae84ac9">Build your AI agents.png</a></td><td><a href="build-your-ai-agents/define-your-virtual-assistants-objectives-and-design-the-conversational-flows">define-your-virtual-assistants-objectives-and-design-the-conversational-flows</a></td></tr><tr><td><a href="tech-deep-dives/product-architecture"><strong>Tech Deep Dives</strong></a></td><td>Access in-depth resources and troubleshooting tips for advanced users.</td><td></td><td><a href="https://4264750556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4dIFGOeVbHW1PRwnG0Z8%2Fuploads%2FoTM3S1zij9j0YXhxd3dZ%2FTech%20deep%20dives.png?alt=media&#x26;token=114776f1-b1f3-4cbf-b1f0-9eb16c5f5513">Tech deep dives.png</a></td><td><a href="tech-deep-dives/product-architecture">product-architecture</a></td></tr><tr><td><a href="need-help/our-customer-success-team"><strong>Need Help?</strong></a></td><td>Connect with our Customer Success Team for support and guidance.</td><td></td><td><a href="https://4264750556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4dIFGOeVbHW1PRwnG0Z8%2Fuploads%2FNQnbpiKXvNmXY0Absv7U%2FNeed%20help_.png?alt=media&#x26;token=2c2f61de-6249-47a9-989e-bcb926ff94dc">Need help_.png</a></td><td><a href="need-help/our-customer-success-team">our-customer-success-team</a></td></tr></tbody></table>


---

# 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://guide.indigo.ai/readme.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.
