> For the complete documentation index, see [llms.txt](https://docs.shadeprotocol.io/shade-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shadeprotocol.io/shade-protocol/get-started/step-5-use-our-features/bonds-feature/how-to-claim-bond-rewards.md).

# How to Claim Bond Rewards

To claim bond rewards you must have purchased a bond. You will need to wait until the bonding period is complete to claim any rewards. To learn about buying a bond click [here](https://shadeprotocol.io/shade-guide/how-to-purchase-a-bond).

#### <mark style="color:purple;">Claim Bond Rewards:</mark>

1. Navigate to <https://app.shadeprotocol.io/bonds/claim> and select a bond opportunity you’ve purchased.
2. Create a permit to view claims
3. Approve the transaction
4. Click Claim and approve the transaction

#### <mark style="color:purple;">**Terminology**</mark>

* SHD: the treasury and governance token of Shade Protocol, pronounced “shade”.
* ShadeBonds: a privacy-preserving DeFi instrument whereby users deposit assets into the ShadeDAO and after a vesting period are able to claim rewards from their purchased bond.<br>

***

*Information provided in this post is for general informational purposes only and does not constitute formal investment advice. Please read the full disclaimer at* [*shadeprotocol.io/disclaimer*](https://shadeprotocol.io/disclaimer) *before relying on any information herein.*


---

# 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.shadeprotocol.io/shade-protocol/get-started/step-5-use-our-features/bonds-feature/how-to-claim-bond-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.
