# Genesis Royalty Pool

The Genesis Royalty Pool is the Royalty Pool for Genesis Knights. It:

* **Collects Royalties** from secondary sales and rental fees
* **Buys Genesis Knights from the marketplace** if its sell price is below the SeaLevel
* Lists the Genesis Knights it holds on monet.market for sale or for rent

### Genesis Royalty Pool is a DAO

The Genesis Royalty Pool is a DAO, and its governance token is called the **Genesis Knight RP token**. They are **ERC20 tokens** and can be traded and put into DeFi instruments.


---

# 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://whitepaper.cryptoknights.games/knights/genesis-royalty-pool.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.
