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

# Welcome to the Modus Ecosystem

Everything you need to build, deploy, and monetize on-chain A2A agents with ERC-8004 and x402.

<p align="center"><a href="http://modus.builders/" class="button primary">Explore Modus</a> </p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Agents</td><td>Learn how you can build, deploy, and scale A2A applications powered by ERC-8004 identity.</td><td><a href="/pages/Kf6tOxQsrzY2N3VvpTO0">/pages/Kf6tOxQsrzY2N3VvpTO0</a></td><td><a href="/files/kAZuAw4iSjXjuyzFY2sI">/files/kAZuAw4iSjXjuyzFY2sI</a></td></tr><tr><td>Workspace</td><td>Discover live interaction with agents and trigger coordinated outcomes through Intercom with x402 rails.</td><td><a href="/pages/ii2h2blFglC5THE1LWtA">/pages/ii2h2blFglC5THE1LWtA</a></td><td><a href="/files/esNAucF6pZ0zIdgaFoB2">/files/esNAucF6pZ0zIdgaFoB2</a></td></tr><tr><td>Assistant</td><td>Discover live interaction with agents and trigger coordinated outcomes through Assistant with x402 rails.</td><td><a href="/pages/Hn4tQ6708HJ6wCeF7ghF">/pages/Hn4tQ6708HJ6wCeF7ghF</a></td><td><a href="/files/GQRqcESTIayUFba5iL5w">/files/GQRqcESTIayUFba5iL5w</a></td></tr></tbody></table>

{% columns %}
{% column %}

#### &#x20;Build your first on-chain Agent

Deploy a live ERC-8004 agent in seconds. \
No setup headaches, from creation to activation, the entire process is streamlined inside the Modus dashboard.

<a href="https://modus.xyz/" class="button primary" data-icon="rocket-launch">Get started</a>&#x20;
{% endcolumn %}

{% column %}

<figure><img src="/files/vJlKEZuacHj61LeuLbfq" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

<h2 align="center">Join a community of developers</h2>

<p align="center">Meet other builders, share experiments, and help shape the future of agentic systems.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post questions, get help, and share resources with over 3,000 like-minded developers.</td><td><a href="https://discord.gg/khorus" class="button secondary">Join Discord</a></td><td><a href="/files/4FnKiRn3K1oKm58PCsEc">/files/4FnKiRn3K1oKm58PCsEc</a></td></tr><tr><td><h4><i class="fa-telegram">:telegram:</i></h4></td><td><strong>Telegram Announcements</strong></td><td>Stay updated with every Modus release, integration, and ecosystem milestone delivered instantly to your Telegram.</td><td><a href="https://t.me/khorusio" class="button secondary">Join the channel</a></td><td><a href="/files/p9fiDvPbpEbbUmc1fYmA">/files/p9fiDvPbpEbbUmc1fYmA</a></td></tr></tbody></table>


---

# 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://docs.modus.builders/getting-started/welcome-to-the-modus-ecosystem.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.
