> 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-purchase-a-bond.md).

# How to Purchase a Bond

#### <mark style="color:purple;">**How to purchase a bond:**</mark>

1. Navigate to <https://app.shadeprotocol.io/bonds>
2. Connect your wallet
3. Select a bond opportunity with an input asset you own
4. Create a viewing key for the input asset if you do not already have one.
5. Enter the desired amount of tokens you want to deposit into the bond opportunity.

For an in depth explanation of bonds and the purpose head to our [blog](https://shadeprotocol.io/shade-guide/bonds-feature).

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

***

*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-purchase-a-bond.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.
