> For the complete documentation index, see [llms.txt](https://doc.metamarket.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.metamarket.tech/repository.md).

# Repository

Bakers supply to the Backing Pool their funds, in turn, they receive different benefits.&#x20;

The liquid assets are gained by the decision of community through the following procedures:

* sale of the Loyalty Badges from the Repository
* renting Loyalty Badges at some defined monthly rate&#x20;
* staking liquid assets of the Repository
* other Repository management actions with the potential benefits

The liquid part of Repository can be distributed between all community members by their quorum decision. Or community decision can be used to claim a corresponding liquid part of assets in the Repository at any time by the redeeming procedure with the subsequent burning of the provided Loyalty points. Even though Loyalty Badges assets of the Repository are considered as the ownership of Loyalty point users, they cannot be redeemed at any time.

Voting procedures regarding the Repository are subject to be modified by the decision of Loyalty point holders (after the voting procedures launch).


---

# 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:

```
GET https://doc.metamarket.tech/repository.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.
