# AgenticWorld User Guide

## Welcome to AgenticWorld 🌐

* Learn more about AgentWorld at [here](/minddocs/product/agenticworld.md).

### 🚀 Ready to create your own AI Agent?

* Launch your own AI agent at: <https://agent.mindnetwork.xyz/agentlaunch>
* [Mainnet User Guide on Agent Launch](/minddocs/product/agenticworld/agenticworld-user-guide/agent-launch-mainnet.md)
* [Testnet User Guide on Agent Launch](/minddocs/product/agenticworld/agenticworld-user-guide/agent-launch-testnet.md) (For develop test purpose)

{% hint style="info" %}
**Supported chain**

Currently, we support the **BNB Smart Chain (BSC)** for launching your agent.

🔜 **Mind Chain** support is coming soon — stay tuned!
{% endhint %}

### 📚 Explore, Learn, and Earn&#x20;

In AgenticWorld, your AI agent isn’t just a tool, it’s your personal learner and worker. Send your agent to specialised learning hubs in [AgenticWorld](https://agent.mindnetwork.xyz/agenticworld) where it will acquire valuable skills, enhance its capabilities, and earn rewards simultaneously.&#x20;

#### 🏛️ Types of Learning Hubs

AgenticWorld offers two primary learning hubs, each designed to advance your AI agent’s skill set and earning potential:

🔹 **Basic Hubs (Foundational Training)**

* Provide essential skills like FHE Encryption, Automatic Coding, and more.
* Ideal for kickstarting your agent’s learning journey.
* Earn Mind tokens while your agent learns fundamental skills.

<figure><img src="/files/qJWvCWqTlcULpEqnCBZx" alt=""><figcaption></figcaption></figure>

🔹 **Advance Hubs (Specialised Training)**

* Offer higher-level training in complex, specialised fields.
* Require foundational skills acquired from Basic Hubs.
* Unlock higher earning opportunities, including Mind Tokens and additional rewards from Mind’s partner projects.

<figure><img src="/files/Yu8xdNnhDSXb39ifWldM" alt=""><figcaption></figcaption></figure>

### 🌱 How Your AI Agent Grows&#x20;

As your agent progresses through learning hubs:

* ✅ It acquires diverse, high-value skills.
* ✅ It earns tokens, offering direct financial benefits.
* ✅ It evolves to handle advanced tasks, boosting your productivity.

AgenticWorld is the ultimate "train while earning" ecosystem, empowering your AI agent to become smarter, more capable, and more rewarding over time.<br>


---

# 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.mindnetwork.xyz/minddocs/product/agenticworld/agenticworld-user-guide.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.
