# Pools

Pools offer depositors the option to stake their wrapped stable-coins within corresponding pools to earn STBB emissions minted by Stabilize Protocol. Base emissions are the same for each pool with additions based on performance of protocol strategy involved. STBB is used for decision making and staking for further protocol rewards (see "staking your stbb")

![](/files/-MZ1f46XkwRJb_O_yUIU)

🐱‍🏍Given projections are based on a historical 7 day average. The average is pulled directly from Bscscan.&#x20;

🐱‍🚀The pools have unequal allocation of tokens with the STBZ/ETH pool or the STBB/BNB pool receiving 50% of all new tokens initially and the other pools splitting the rest based on the underlying assets price relative to $1.

&#x20;Emissions Operator: <https://bscscan.com/address/0x9F37068a58DE8a2adfaECA4Eb01794E23868365F>

#### LP Tokens

When you deposit into the LP pool, you should notice that you have received `STBZ-ETH` in return. These are LP(liquidity pair) Tokens, and they represent your share of the underlying tokens in the liquidity pool. After you receive LP Tokens, you can stake them in the STBZ/ETH LP POOL or the STBB/BNB pool earn STBZ rewards. You can make "LP" tokens on various exchanges

![](/files/-MYs6O05bNeMgXGTOy_j)


---

# 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://s-and-s.gitbook.io/stabilize/definitions-for-participants/pools.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.
