# Rewards

**Swap fees and gauge bribes are accumulated in real time and are paid out in bulk after each epoch flip to their respective voters.**\
\
There are several types of rewards that Solid Sync users can receive:

1. Liquidity pool bribes
2. Swap fees
3. Emissions
4. Rebases
5. Guage Bribes

**Gauge bribes -** Protocols and users can bribe gauges, $SYN emissions are then directed to those gauges proportional to vote they received from veSYN voters Bribes are distributed only to voters on that gauge, proportionally to their share of pool votes\
\
**Liquidity pool bribes -** Same way as gauge bribes, users are able to bribe Liquidity pool providers, this is additional incentive along with regular $SYN emissions\
\
**Swap fees -** concept that Solidly model made popular, unlike conventional DEXes where fees accrued are distributed to liquidity providers, at Solid Sync fees are accruing in bribe contract and are distributed to gauge voters for that pool week after they have been accrued.\
\
**Emissions -** Liquidity pool providers receive $SYN emissions based on votes their respective pool earned\
\
**Rebases -** Rebases or dillution protection model will be capped at 20%**​**​<br>


---

# 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://solid-sync-organization.gitbook.io/solid-sync/dex-functions/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.
