# Rewards

There are 3 types of rewards on offer from Sonus Exchange:

#### Emissions <a href="#emissions" id="emissions"></a>

The emissions are reserved for LP providers and are distributed over each epoch based on $veSONUS votes before the start of the new epoch. The rewards will stream over the epoch available for claiming as they accrue.

#### Fees <a href="#fees" id="fees"></a>

Fees are generated each time a trade is completed on the exchange. These fees are then streamed back to the gauge voters in their proportionate share of the vote. You can claim these rewards as they accrue for your selected pair/s.

#### Bribes <a href="#bribes-1" id="bribes-1"></a>

Lastly bribes are an additional opportunity for anyone holding $veSONUS. Bribes are potentially allocated to a gauge to incentivize voters to vote for that pair.

The bribes accrue and are only available for claim after the Wednesday 23:59 UTC snapshot is taken. They are proportionate to your voting power cast to the relevant gauge.


---

# 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.sonus.exchange/yields/rewards.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.
