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

# Reward Distribution

Solv Vaults offer two ways to receive your yields, tailored to your needs.

* **NAV Increasing Assets:** All yield from these vaults is converted back to SolvBTC and added to the Net Asset Value (NAV). The NAV updates periodically, and you realize the gains when you redeem your vault tokens for SolvBTC. This keeps your investment growing steadily over time.
* **External Rewards:** These include points or token rewards from partnered protocols, distributed in two ways:
  * Direct Airdrop: Rewards are sent straight to your wallet, no action needed.
  * Claim from Partners: In rare cases, you may need to claim tokens from partner protocols after their Token Generation Event (TGE)—watch for updates.
  * Plus, some vault receipt tokens can be used in DeFi for extra rewards. Check[ https://app.solv.finance/defi](https://app.solv.finance/defi) for details on these opportunities.

This dual approach maximizes your returns, blending automatic growth with flexible reward options.

<br>


---

# 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:

```
GET https://docs.solv.finance/key-products/solv-vaults-lsts/reward-distribution.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.
