# MySuperAgent (Beta)

MySuperAgent is a Builder Subnet focused on providing a native Morpheus reference implementation and enabling the multi-agent framework. MySuperAgent will focus on enabling agent developers to register their agent and access users in the Morpheus ecosystem.

## MySuperAgent Frontend

MySuperAgent (Beta) is available [here](/builders/welcome-morpheus-builders.md).&#x20;

<figure><img src="/files/V7qQGglbz7oBFcgzmI7F" alt=""><figcaption><p>www.mysuperagent.io</p></figcaption></figure>

## MySuperAgent Subnet

The MySuperAgent subnet is available [here](https://dashboard.mor.org/#/builders/0x96e624768600a7be0f2a82545d33c137ff3df2f377dc3fdf468308e5b977a72f?chain=8453\&network=mainnet).

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


---

# 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://gitbook.mor.org/builders/agent-integration/mysuperagent-beta.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.
