# I10x Docs

## Home

- [Welcome to i10X](https://knowledge.i10x.ai/welcome-to-i10x.md): Your all-in-one AI workspace. Chat with the world's best models, create stunning visuals, run deep research, and automate your entire workflow - all from one place.
- [Chat & Research](https://knowledge.i10x.ai/chat-and-research.md): Everything you need to ask questions, conduct research, analyze documents, and compare AI models - all in one place.
- [Chat](https://knowledge.i10x.ai/chat-and-research/chat.md): Chat with 20+ of the world's best AI models, connect your apps, upload files, search the web in real time, and let AI work with your actual data.
- [Chat Arena](https://knowledge.i10x.ai/chat-and-research/chat-arena.md): Run the same prompt through multiple AI models at the same time and compare results side by side. Stop guessing which AI is best - let them compete.
- [Deep Research](https://knowledge.i10x.ai/chat-and-research/deep-research.md): Deep Research autonomously searches the web, synthesizes multiple sources, and delivers structured, cited reports on any topic - in minutes.
- [ChatPDF](https://knowledge.i10x.ai/chat-and-research/chatpdf.md): Upload any PDF document and ask it questions. No more scrolling through 80-page reports - just ask and get instant, accurate answers.
- [AI Image](https://knowledge.i10x.ai/ai-image.md): Create professional-quality images from a simple text description. Access the world's most powerful image generation models - all in one place.
- [AI Video](https://knowledge.i10x.ai/ai-video.md): Turn a text prompt or a single image into a high-quality video clip. Access the world's most powerful video generation models - all in one place.
- [Discover](https://knowledge.i10x.ai/discover.md): Browse a curated library of specialized AI agents built for specific tasks. Find the right agent for your job and start using it instantly - no setup required.
- [Agent Builder](https://knowledge.i10x.ai/agent-builder.md): Build custom AI agents and embeddable chatbots tailored to your exact needs. No coding required.
- [Create an Agent](https://knowledge.i10x.ai/agent-builder/create-an-agent.md): Build a custom AI agent powered by any of our models. Define its personality, give it instructions, and use it privately inside your i10x dashboard.
- [Create a Chatbot](https://knowledge.i10x.ai/agent-builder/create-a-chatbot.md): Build a custom AI chatbot powered by your own content and embed it anywhere on your website - in minutes, with no coding required.
- [Automations](https://knowledge.i10x.ai/automations.md): Connect your tools, automate repetitive tasks, and let AI do the heavy  lifting - no coding required.
- [The Workflow Builder](https://knowledge.i10x.ai/automations/the-workflow-builder.md): Learn how the drag-and-drop canvas works and how to build your first  workflow from scratch - step by step.
- [Templates](https://knowledge.i10x.ai/automations/templates.md): Skip the setup. Browse ready-made workflows, fill in a few details,  and go live in minutes.
- [Request a Custom Workflow](https://knowledge.i10x.ai/automations/request-a-custom-workflow.md): Tell us what you want to automate and we'll build it for you -  free or paid depending on complexity.
- [Prompt Library](https://knowledge.i10x.ai/prompt-library.md): A curated collection of ready-to-use prompts for i10X. Copy, paste, customize.
- [Pricing](https://knowledge.i10x.ai/pricing.md): Everything you need to know about i10x.ai plans, credits, and what's included - so you can choose the right plan with confidence.
- [Privacy & Data Security](https://knowledge.i10x.ai/privacy-and-data-security.md): How i10x.ai protects your data, why we'll never use it to train AI models, and the independent certifications that back our commitment.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
