# About pool mechanics

The various pools being introduced on Oceanpoint work in a similar way and have been deployed to function with a long-term time horizon in mind. Currently the rewards allocation is fixed at 500,000 BST / month and split into respective pools based on incentivation requirements.

{% hint style="info" %}
Note that the underlying smart contracts have all been audited by Hacken.

[See audit reports here](https://hacken.io/audits/blocksquare/)
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/pZbfbzeXI44zv173juit">/pages/pZbfbzeXI44zv173juit</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/xWOkNHPLb99TXHNcy2P5">/pages/xWOkNHPLb99TXHNcy2P5</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/OHmLGezkTG3WckqQGUd4">/pages/OHmLGezkTG3WckqQGUd4</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/buBEVqNSqTTR9PL4Ye6c">/pages/buBEVqNSqTTR9PL4Ye6c</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/R2YLCIanqbdwfNBOmstB">/pages/R2YLCIanqbdwfNBOmstB</a></td><td></td><td></td><td></td></tr></tbody></table>

### Rewards allocation and schedule

With v0.5, the monthly rewards allocation of 500,000 BST has been split as shown in the infographic below.

* <mark style="background-color:green;">Governance pools — 25% @ 125,000 BST / month</mark>
  * main pool
  * marketplace pools
* <mark style="background-color:green;">Asset pools — 25% @ 125,000 BST / month</mark>
  * Issuer BSPT
  * Community BSPT
* <mark style="background-color:green;">Liquidity pools — 50% @ 250,000 BST / month</mark>
  * BST-ETH&#x20;

<figure><img src="/files/LnYCbZIsuuYUlZ7y0RZ4" alt=""><figcaption></figcaption></figure>


---

# 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.oceanpoint.fi/oceanpoint-pools/about-pool-mechanics.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.
