# Step 5: Use our Features

**If you have reached Step 5 you have reached the "choose your own adventure" part of our tutorial.&#x20;**<mark style="color:purple;">**Congratulations, you have mastered Private DeFi!**</mark>&#x20;

There are several features to use on the [Shade app](https://app.shadeprotocol.io/) like Bonds, Borrow, Enter Liquidity Pools, and more. To learn how to use each of these features, continue onto the features you are most interested in below.&#x20;

<mark style="color:purple;">**Learn how to use these Shade App features:**</mark>

[Bond Feature](/shade-protocol/get-started/step-5-use-our-features/bonds-feature.md)

[Borrow Feature](/shade-protocol/get-started/step-5-use-our-features/borrow-feature.md)

[Derivatives Feature](/shade-protocol/get-started/step-5-use-our-features/derivatives-feature.md)

[History Feature](/shade-protocol/get-started/step-5-use-our-features/history-feature.md)

[Pools Feature](/shade-protocol/get-started/step-5-use-our-features/pools-feature.md)

[Send Feature](/shade-protocol/get-started/step-5-use-our-features/send-feature.md)

[Stake Feature](/shade-protocol/get-started/step-5-use-our-features/stake-feature.md)

[SILK Feature](/shade-protocol/get-started/step-5-use-our-features/silk-feature.md)

[Utilities Feature](/shade-protocol/get-started/step-5-use-our-features/utilities-feature.md)

[Wrap Feature](/shade-protocol/get-started/step-5-use-our-features/wrap-feature.md)

***

*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: 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.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.
