# Pool allocation(on opBNB)

<table data-header-hidden><thead><tr><th width="180"></th><th width="150"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>Cycle</td><td>Day</td><td>Daily blocks</td><td>Block output</td><td>Total output</td></tr><tr><td>Mining Early Bird</td><td>15</td><td>86,400</td><td>0.075</td><td>97,200</td></tr><tr><td>The first stage</td><td>60</td><td>86,400</td><td>0.0375</td><td>194,400</td></tr><tr><td>The second stage</td><td>150</td><td>86,400</td><td>0.01875</td><td>243,000</td></tr><tr><td>The third stage</td><td>574</td><td>86,400</td><td>0.009375</td><td>465,400</td></tr></tbody></table>

Note: The team produces an additional 5% of RCKT tokens in each output.


---

# 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.rocketswap.cc/token-economics/pool-allocation-on-opbnb.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.
