> For the complete documentation index, see [llms.txt](https://docs.bricklayerdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bricklayerdao.com/offerings/masonry-membership-nft-msry/how-to-become-a-mason.md).

# How to Become a Mason

#### Community Engagement <a href="#community-engagement" id="community-engagement"></a>

One community-building plan is designed to establish an engaged & loyal user base that will drive the project’s growth & development. Users earn points for participating in tasks like sharing posts, engaging with content and promoting the project; which can then be potentially redeemed for one of 250 Clay MSRY. As the community matures, an ambassador program will expand organic reach and deepen loyalty. This approach builds a robust foundation, guiding the project from early traction to long-term sustainable success.

#### Kiln Release <a href="#kiln-release" id="kiln-release"></a>

Before the launch of BRCK, all unassigned Mason Licenses will be moved behind the Kiln. Upon a transaction that releases at least one whole BRCK, the receiving wallet will also receive the MSRY next in line, until all have been released from BricklayerDAO control. These will be held from least to most rare, using numerical ordering such that as BRCK increase in price, there wil eventually be rarer MSRY associated with the purchase.

There will be no restriction on a wallet receiving multiple Licenses, however there is no allowance for Mason bonuses to stack i.e. only the rarest MSRY will be considered when benefits are to be applied. This is to encourage holders to distribute their redundant MSRY to other members of the community.

#### Early Team <a href="#early-team" id="early-team"></a>

Our current early team members have received MSRY of varied rarity during the commissioning of MSRY. A combination of either RNG and/or reflection of work contributed to BricklayerDAO during this early phase was used to select which tier of MSRY was allocated currently & during the remaining pre-launch phases of BricklayerDAO.


---

# 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://docs.bricklayerdao.com/offerings/masonry-membership-nft-msry/how-to-become-a-mason.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.
