# Distribution Model

The LRWA project employs a prorated earnings distribution model that is designed to reward NFT holders based on the number of NFTs they own, the phase in which these NFTs were acquired, and the length of time they have been staked. This model is built on the principles of fairness, transparency, and incentivization of long-term participation.


---

# 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://leborn-rwa.gitbook.io/lrwa-gitbook/earnings-and-redistribution-model/distribution-model.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.
