# Utility

## MRTR

#### Ecosystem Fees <a href="#ecosystem-fees" id="ecosystem-fees"></a>

MRTR acts as lifeblood of the BricklayerDAO ecosystem; being required in all instances of interaction with the platform. The initial confirmed fee at present is for releasing & redeeming BRCK and/or CMNT, as a 1% in proportional MRTR value.

These transaction fees use the burn mechanism present & are removed permanently from the supply.

### xMRTR <a href="#xmrtr" id="xmrtr"></a>

The following benefits require staked Mortar (xMRTR), received after a user to stakes their MRTR in our vault.

Allocations of the following rewards are calculated via the relationship between the user's xMRTR balance i.e. their proportion of total staked assets & the duration of their stake within the given quarter, against the competing time & supply of other user's xMRTR.

#### Yield <a href="#yield" id="yield"></a>

MRTR rewards are released quarterly to xMRTR holders, taken from the emissions pool containing 5,625,000 MRTR. This yield is automatically delivered to corresponding wallets

#### Quarry Rewards <a href="#quarry-rewards" id="quarry-rewards"></a>

There is also a secondary reward, also awarded quarterly, coming from the [Quarry digital mining network](https://bricklayerdao-1.gitbook.io/bricklayerdao/platform/quarry-virtual-mining-network).

This dividend must be claimed in the quarter awarded in, otherwise this will be returned to the capital reserves.

#### **Voting** <a href="#voting" id="voting"></a>

Only xMRTR holders have the ability to vote within our DAO. Voting credits are initially attributed using the same yield reward calculation. These credits are then used to calculate voting power within the DAO, using a quadratic voting system.

Only xMRTR holders have the ability to generate voting credits, though these can be boosted if they hold a [Mason license (MSRY)](https://bricklayerdao-1.gitbook.io/bricklayerdao/offerings/masonry-membership-nft-msry).


---

# 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.bricklayerdao.com/offerings/mortar-utility-token-mrtr/utility.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.
