# Welcome

### **About Magnet** <a href="#heading-about-magnet" id="heading-about-magnet"></a>

Magnet is building a Programmable Action Agent platform that allows users to create, share, and use Action Agents. On top of Magnet, we’ve developed Ardio, the first Action Agent that enables users to interact with the blockchain through simple chat.

Here are 4 key highlights of our platform:

* **Programmable Action Agent**

Action Agent offers programmable, upgradeable, and composable AI user interfaces tailored for various crypto scenarios.

* **ActionVM**

Magnet ActionVM provides an off-chain action execution environment, seamlessly bridging various LLMs with both on-chain smart contracts and off-chain crypto services.

* **Creator Hub**

Magnet Creator Hub provides a collaborative space where users can build and refine agents or actions with no-code/low-code tools, sharing revenue based on their contributions.

* **Agent Router**

Magnet Agent Router intelligently connects multiple Action Agents, helping users find the best-matched agent while offering a unified, simple AI interface.

Discover more about how Magnet empowers crypto with AI on our homepage: [https://magnetlabs.xyz](https://magnetlabs.xyz/).

Stay engaged with Magnet: Follow us on [X](https://twitter.com/magnetaixyz), and join our [Discord](https://discord.com/invite/magnetai) and [Telegram](https://t.me/magnetaixyz) for the latest news and developments.


---

# 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://docs.magnetlabs.xyz/readme.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.
