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

# Welcome Morpheus Builders

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>A <strong>Builder</strong> is project that is incentive aligned with the Morpheus ecosystem and end users.</td><td><a href="/pages/dNAHefAfvs9LW9W6eOWU">/pages/dNAHefAfvs9LW9W6eOWU</a></td><td><a href="/pages/ihFcAl62QXHu3Z8EOBwl">/pages/ihFcAl62QXHu3Z8EOBwl</a></td><td><a href="/files/lIciPku8oWxuTHFXDeUD">/files/lIciPku8oWxuTHFXDeUD</a></td></tr><tr><td>A Builder <strong>Subnet</strong> is registered onchain and is able to participate in builder emissions.</td><td><a href="/pages/hBzggvRdtr8U9zj3wjc5">/pages/hBzggvRdtr8U9zj3wjc5</a></td><td><a href="/pages/nDKXKYXpWXuk1xrCn2kw">/pages/nDKXKYXpWXuk1xrCn2kw</a></td><td><a href="/files/zdu7h3Ptzr0NieUX5yeN">/files/zdu7h3Ptzr0NieUX5yeN</a></td></tr><tr><td>Builder <strong>Emissions</strong> are continuously emitted by the Morpheus protocol to Builder Subnets.</td><td><a href="/pages/Oh9pzu3drarn3ggbnSYr">/pages/Oh9pzu3drarn3ggbnSYr</a></td><td><a href="/pages/MCnyyP544LdSNgzTvkFZ">/pages/MCnyyP544LdSNgzTvkFZ</a></td><td><a href="/files/8HS0WY1w7PDl8u1Rs7SG">/files/8HS0WY1w7PDl8u1Rs7SG</a></td></tr></tbody></table>

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/nDKXKYXpWXuk1xrCn2kw" %}
[Builder Subnet Setup](/builders/builder-subnet-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/MCnyyP544LdSNgzTvkFZ" %}
[Builder Subnet Emissions](/builders/builder-subnet-emissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/IUAnUrpBprZciwNzkFAO" %}
[Subnet Registration Guide](/builders/builder-subnet-setup/subnet-registration-guide.md)
{% endcontent-ref %}


---

# 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://gitbook.mor.org/builders/welcome-morpheus-builders.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.
