# Sirius Finance pools and algorithm

**Sirius stable pool**

The Sirius Finance stable pool consists of 4 tokens — DAI, USDC, USDT and BUSD. The distribution of tokens within the pool is not always equal, as traders trade against the pool, it adds and removes tokens in the pool, changing the amount of pool tokens and their weights.&#x20;

To incentivize traders to balance the stable pool’s composition, Sirius Finance applies deposit bonus and withdrawal penalty as the pool tries to balance itself back into equal weights.

**Sirius meta pool**

Meta pools include pools which earn additional interest from decentralised lending protocols and pools list less liquid assets. Both enable LPers to earn extra rewards while preventing diluting existing pools.

![](/files/fqlX772lKZQ5c09lr1KI)


---

# 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.sirius.finance/get-started/sirius-finance-pools-and-algorithm.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.
