# 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="chat-and-research">chat-and-research</a></td><td><a href="https://3298239431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoT7sPXLACORdlvj1o5Yc%2Fuploads%2FjIQavu043NBizlRwKyKN%2FPreview%20Image%20-%20Chat%20%26%20Research.png?alt=media&#x26;token=71a7c0d9-c7aa-4494-aff5-a1fe64befec8">Preview Image - Chat &#x26; Research.png</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="ai-image">ai-image</a></td><td><a href="https://3298239431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoT7sPXLACORdlvj1o5Yc%2Fuploads%2FlI5dokGOASxFP95PmdGB%2FPreview%20Image%20-%20Create.png?alt=media&#x26;token=c3414e06-f28c-42c6-a502-785b0a14bb81">Preview Image - Create.png</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="discover">discover</a></td><td><a href="https://3298239431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoT7sPXLACORdlvj1o5Yc%2Fuploads%2FEl44bg2om97HLmTXJdCN%2FPreview%20Image%20-%20Discover.png?alt=media&#x26;token=8ee85ea0-e589-428c-85e4-a1e081b83b4c">Preview Image - Discover.png</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="agent-builder">agent-builder</a></td><td><a href="https://3298239431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoT7sPXLACORdlvj1o5Yc%2Fuploads%2FwPyuuTyJBkgjomLsAXzw%2FPreview%20Image%20-%20Agent%20Builder.png?alt=media&#x26;token=9ac25eaa-3de0-445c-ab3b-140bfe9cd6cc">Preview Image - Agent Builder.png</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="automations">automations</a></td><td><a href="https://3298239431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoT7sPXLACORdlvj1o5Yc%2Fuploads%2Fsp6zLhnV0koJ946dxn4I%2FPreview%20Image%20-%20Automations.png?alt=media&#x26;token=4015c241-747e-4a8d-9dbd-d4766607c229">Preview Image - Automations.png</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: 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.
