> For the complete documentation index, see [llms.txt](https://knowledge.i10x.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.i10x.ai/welcome-to-i10x.md).

# Welcome to i10X

Not sure where to start? This Knowledge Center will guide you through everything i10x.ai can do - step by step, no technical knowledge required.

{% hint style="info" %}
💡 New here? Start with Chat & Research → Chat. Leave the model on Auto, type your first question, and see what i10x.ai can do.
{% endhint %}

### What do you want to do today?

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Chat &#x26; Research</strong></td><td>Ask questions, research topics, analyze documents, and compare AI models side by side.</td><td><a href="/pages/LM9OvGZT05DAfIFE81Pv">/pages/LM9OvGZT05DAfIFE81Pv</a></td><td><a href="/files/VJRTPwgGvIgFQQ925A1q">/files/VJRTPwgGvIgFQQ925A1q</a></td></tr><tr><td><strong>Create</strong></td><td>Generate AI images and videos using the world's most powerful creative models.</td><td><a href="/pages/0724KtugzuLtSjEShF8W">/pages/0724KtugzuLtSjEShF8W</a></td><td><a href="/files/zUC2P1V8TQAmFpfTaJp8">/files/zUC2P1V8TQAmFpfTaJp8</a></td></tr><tr><td><strong>Discover</strong></td><td>Browse 500+ specialized AI agents built for specific tasks — find the one that fits your workflow.</td><td><a href="/pages/20A398prLgApYaXjY2yt">/pages/20A398prLgApYaXjY2yt</a></td><td><a href="/files/Lu2vbTzTR1g4erI0ysDz">/files/Lu2vbTzTR1g4erI0ysDz</a></td></tr><tr><td><strong>Agent Builder</strong></td><td>Build your own AI agents and chatbots. No coding required.</td><td><a href="/pages/APPEhkFS5Fsakmx25wX7">/pages/APPEhkFS5Fsakmx25wX7</a></td><td><a href="/files/vwgUkqtxHL0wr7JankHE">/files/vwgUkqtxHL0wr7JankHE</a></td></tr><tr><td><strong>Automations</strong></td><td>Connect your apps and build no-code workflows that run on autopilot.</td><td><a href="/pages/7RRG92GPGwHf6gvaA2eQ">/pages/7RRG92GPGwHf6gvaA2eQ</a></td><td><a href="/files/swnXxG3m7CfsjfyYZy7F">/files/swnXxG3m7CfsjfyYZy7F</a></td></tr></tbody></table>

{% hint style="info" %}
✅ Every section in this Knowledge Center follows the same structure: What it is → Why it's useful → How to use it. Start anywhere.
{% endhint %}


---

# 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://knowledge.i10x.ai/welcome-to-i10x.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.
