# Bybacks and distribution of $LLAMA

Users, who participate in staking will earn rewards

* 20% of the protocol profit is regularly allocated for token redemption, which is distributed as rewards among the stakers.&#x20;
* Buyback of the token and addition of rewards to the staking occurs 1-3 times every 3 months.&#x20;
* The buyback amount is defined as the profit from protocol **Fee** commissions (20%) plus profit from own funds in the pool due to the growth of LP token **LP Profit** minus operating expenses of the **OC** (cloud services, support, operating expenses do not include Core team salary) multiplied by 20%.

$$
Buyback=(Fee+LPProfit−OC)∗0,2
$$


---

# 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.daolama.co/daolama/daolama-en/usdllama/bybacks-and-distribution-of-usdllama.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.
