# Выкуп и распределение $LLAMA

Пользователи, которые участвуют в стейкинге, получают токены в качестве вознаграждения за то, что помогают поддерживать протокол.

* 20% от прибыли протокола регулярно направляется на выкуп токена, который распределяется в качестве наград среди стейкеров.
* Выкуп токена и добавление наград происходит от 1 до 3х раз каждые 3 месяца.
* Сумма выкупа определяется как прибыль с комиссий протокола **Fee** (20%) плюс прибыль с собственных средств в пуле за счет роста LP токена **LP Profit** минус операционные расходы **ОС** (облачные сревисы, поддержка, в операционные расходы не включена зарплата Core команды) умноженное на 20%

$$
Buyback = (Fee + LP Profit - 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/usdllama/vykup-i-raspredelenie-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.
