# Rewards

## [Vote to Earn](https://docs.veplus.io/protocol/vote-to-earn)

Users can [lock VEP tokens](https://app.veplus.io/lock) to earn up to 150% APY. Every week, holders vote to earn rewards:

* [Bribe rewards](https://docs.veplus.io/protocol/vote-to-earn#bribe-rewards)
* [Swap fee rewards](https://docs.veplus.io/protocol/vote-to-earn#swap-fee-rewards)
* [Rebase rewards](https://docs.veplus.io/protocol/vote-to-earn#rebase-rewards)

<figure><img src="/files/Pgyr7SAvqiSoL1wxpa89" alt=""><figcaption><p>Vote to Earn Epoch 1</p></figcaption></figure>

Website: [https://app.veplus.io/vote](https://app.veplus.io/vote?veVEP=)

## [Stake to Earn](https://docs.veplus.io/protocol/stake-to-earn)

Liquidity providers can stake to earn highly incentivized VEP tokens which are distributed proportionally to the liquidity tokens that are staked.&#x20;

Website: <https://app.veplus.io/pools>


---

# 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.veplus.io/protocol/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.
