> For the complete documentation index, see [llms.txt](https://origin-3.gitbook.io/origin-eternal-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://origin-3.gitbook.io/origin-eternal-protocol/origin-incentive-mechanism-model/dao-pool-rewards.md).

# DAO Pool Rewards

ORIGIN has preset DAO pool rewards for all members as rewards for outstanding members who promote the LGNS staking system. The reward mechanism is as follows:

1\. Messenger reward coefficient G= i & (m, d, h) (1.5% ≤ G ≤ 5%)

2\. Master reward coefficient H = 2G = 2\* i & (m, d, h) ( 3%≤G≤10%)

(m: token stake rate; d: debt ratio; h: price volatility) Messenger DAO pool reward = G\* (P1+P2+P3+·····P N)

Master DAO Pool reward = H\* (P1+P2+P3+·····P N)

(P is the staking income of tribe tokens every 8 hours, and P N is the minimum tribe staking income) In ORIGIN's unique DAO pool reward mechanism, G and H, The coefficient is based on the stake rate, debt ratio, and price volatility, with rewards ranging from 1.5% to 10%. The messenger DAO reward depends on the G coefficient and the tribe token staking income every 8 hours, and the master DAO reward is calculated on the H coefficient and the token staking income. Considering the staking rate, debt ratio and price volatility, the final reward calculation includes PN and token staking income every 8h. This design encourages active participation in the LGNS ecosystem to jointly promote ORIGIN’s long-term prosperity.


---

# 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://origin-3.gitbook.io/origin-eternal-protocol/origin-incentive-mechanism-model/dao-pool-rewards.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.
