> For the complete documentation index, see [llms.txt](https://docs.symbiosis.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.symbiosis.finance/reward-programs/symbiosis-reward-programs.md).

# Symbiosis Reward Programs

## Programs Overview&#x20;

Symbiosis offers the following reward programs for users who provide liquidity to the Symbiosis protocol:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Shares of LP Fees</strong></td><td>By providing liquidity to the Symbiosis Octopools used for cross-chain operations, users receive shares of LP fees while also contributing to the growth and liquidity of the DeFi ecosystem.</td><td><mark style="background-color:blue;">APR</mark> 0.1 - 7.1% (in pool tokens)<br><mark style="background-color:blue;">Rewards</mark> can be received at the time of liquidity withdrawal. </td><td><a href="/pages/KAh4blcLUb2ZEY9VM8IJ">/pages/KAh4blcLUb2ZEY9VM8IJ</a></td></tr><tr><td><strong>veSIS</strong></td><td>By staking SIS tokens, users can receive rewards, and most importantly, gain voting power to shape the Symbiosis DAO.</td><td><mark style="background-color:blue;">APR</mark> 7 - 10% (in SIS tokens)<br><mark style="background-color:blue;">Rewards</mark> are distributed once a week and can be claimed at any time as they become available. </td><td><a href="/pages/U0xqYEml0jNsiyp69MZB">/pages/U0xqYEml0jNsiyp69MZB</a></td></tr><tr><td><strong>SIS LP Farming</strong></td><td>Symbiosis owns liquidity pools with Uniswap, SushiSwap, and Panackeswap. Users who provided liquidity to these pools can increase their rewards by staking LP tokens.</td><td><mark style="background-color:blue;">APY</mark> 10 - 20% (in SIS tokens)<br><mark style="background-color:blue;">Rewards</mark> are daily auto-compound and can be claimed at any time. </td><td><a href="/pages/F4TD5kA0FNST2ItNIjZF">/pages/F4TD5kA0FNST2ItNIjZF</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.symbiosis.finance/reward-programs/symbiosis-reward-programs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
