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

# Welcome to Mango AI

{% hint style="warning" %}
Step into the future of Web3 workflow automation. From one prompt to complete market intelligence.
{% endhint %}

#### **Why Mango AI Exists**

DeFi today is **fragmented**. Traders bounce between Dexscreener, explorers, whale trackers, Telegram groups, and X just to assemble a partial view. It’s slow, error‑prone, and pulls focus away from execution.\
**Mango AI brings it together.** One prompt unlocks a complete market view, delivered as **real‑time widgets** so you can act with clarity, not clutter.

## Overview

{% content-ref url="/pages/LEBgvb0oq948EzsGh5Mb" %}
[Key Features](/mango-ai-docs/introduction/key-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/jjadx603uiBU1BD7AP3k" %}
[What We’re Building](/mango-ai-docs/introduction/what-were-building.md)
{% endcontent-ref %}

{% content-ref url="/pages/13fzv6vZFTGjv0NCEcXw" %}
[Development Roadmap](/mango-ai-docs/product-guides/development-roadmap.md)
{% endcontent-ref %}

<details>

<summary>What Is Mango Ai? </summary>

Mango AI is a network of specialized Web3 agents that research, monitor, and execute on your behalf. It turns a single prompt into **live, interactive insights** so you can move faster without the manual grind.

</details>

<details>

<summary>Mango Ai Offical Links? </summary>

Below are the only verified official links for Mango AI. Always double‑check you’re on these exact URLs before connecting your wallet or engaging with the project. *(Links to be added.)*\ <br>

</details>

<details>

<summary> What are Mango Ai's Core Advantages?</summary>

* **Multi‑agent architecture** - Each agent specializes; together they cover the full workflow.
* **Widget‑native outputs** - Clean, auditable, and easy to understand at a glance.
* **Opinion gating** - Buy / Wait / Avoid only when you ask.
* **VM‑powered infrastructure** - Agents run in isolated virtual machines for reliability, scale, and uptime.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://mango-ai.gitbook.io/mango-ai-docs/welcome-to-mango-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
