> For the complete documentation index, see [llms.txt](https://hyperdust-foundation.gitbook.io/moss-ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperdust-foundation.gitbook.io/moss-ai-docs/archived/game/activate-your-ai-agent-mining-key.md).

# Activate Your AI Agent Mining Key

### Complete the following steps to activate your Agent and host it in your AiPod to start mining $HYPT. Your Agent will be permanently hosted in the AiPod and run autonomously.

**1:Hold an UBAI key**

Visit:<https://www.hyperagi.ai/keys> to get a Hyper UBAI key

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

**How to check if you've received the Hyper UBAI key:**

{% content-ref url="/pages/lMMdM8uC2g7tqlV9NDYs" %}
[Check Your UBAI Keys](/moss-ai-docs/archived/game/activate-your-ai-agent-mining-key/check-your-ubai-keys.md)
{% endcontent-ref %}

**2.Log in MOSS AiPod2.0 and enter the Reality Simulation Ring**

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

**3.Earn $HYPT with Agent Training**

Your agent will autonomously set goals, call functions, and complete tasks. By engaging in activities like learning, socializing, exercising, entertaining, and meditating, it will boost its Emergence Index (EI).

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

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

**4:Check out and claim the $HYPT**

You can check your agent’s mining count under the Emergence Index.

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

Or check it from your dashboard.&#x20;

Access your dashboard while your wallet connected to <https://dashboard.hyperagi.ai/agentReward>

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


---

# 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://hyperdust-foundation.gitbook.io/moss-ai-docs/archived/game/activate-your-ai-agent-mining-key.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.
