# ChimpX : Control 100%  DeFi with AI

## ChimpX: Control 100% DeFi with AI

- [Start Here](https://docs.chimpx.ai/overview/start-here.md)
- [Why DeFi Is Broken](https://docs.chimpx.ai/overview/superapp/why-defi-is-broken.md): DeFi has extraordinary potential. The problem is that nobody made it simple enough for most people to actually use it.
- [How ChimpX Fixes It](https://docs.chimpx.ai/overview/superapp/how-chimpx-fixes-it.md): You tell Mojo what you want. ChimpX handles the rest. That's the whole idea.
- [Features](https://docs.chimpx.ai/overview/superapp/features.md): Swap, stake, earn, borrow, and trade - all in one place, with one prompt. No apps to juggle, no gas tokens to buy.
- [Mojo AI](https://docs.chimpx.ai/overview/superapp/mojo-ai.md): Mojo is the AI behind ChimpX. You tell it what you want in plain English. It figures out how to do it and executes automatically.
- [What's a Universal Account?](https://docs.chimpx.ai/overview/superapp/whats-a-universal-account.md): How UA makes everything gasless?
- [Commands](https://docs.chimpx.ai/overview/superapp/commands.md)
- [Hoots!](https://docs.chimpx.ai/overview/campaigns/hoots.md): Find all details related to our Hoots campaign here
- [Ambassador Program](https://docs.chimpx.ai/overview/campaigns/ambassador-program.md)
- [Refer & Earn](https://docs.chimpx.ai/overview/campaigns/refer-and-earn.md): Find all details related to our referral program here
- [ChimpDrop](https://docs.chimpx.ai/overview/campaigns/chimpdrop.md): Find all details related to ChimpDrop & campaigns here.
- [Partners](https://docs.chimpx.ai/overview/ecosystem/partners.md): Find all details related to our strategic partners here.
- [Supported Chains & Bridges](https://docs.chimpx.ai/overview/how-to/supported-chains-and-bridges.md)
- [Product Roadmap](https://docs.chimpx.ai/overview/how-to/product-roadmap.md)
- [MOJO on Katana](https://docs.chimpx.ai/overview/how-to/mojo-on-katana.md)
- [How Our AI Agent  Works](https://docs.chimpx.ai/overview/how-to/how-our-ai-agent-works.md)
- [Development Roadmap](https://docs.chimpx.ai/overview/how-to/development-roadmap.md)
- [Features Powered by Katana](https://docs.chimpx.ai/overview/how-to/features-powered-by-katana.md)


---

# 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://docs.chimpx.ai/overview/start-here.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.
