# Rewards

Yield from OPAL V3 vaults is reflected in the vault share price. As the portfolio generates positive yield spread (PT discount minus borrow cost), the net asset value per share increases. There is no separate reward claim process.

Users can monitor their position value at any time through the Origami dApp or by querying the vault's share price on-chain.

For vaults that participate in external reward programmes (e.g., Pendle points, lending protocol incentives), details will be documented on the vault-specific pages as applicable.


---

# 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.origami.finance/the-third-fold-opal/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.
