# Wrap Feature

**The wrap feature on Shade Protocol allows you to convert regular cryptocurrencies into their privacy-preserving counterparts.** For instance, you can take SCRT, the gas token for Secret Network, which is public by default, and wrap it into its private version called sSCRT or BTC can be wrapped as wBTC.  The wrap feature serves as a gateway to seamlessly transition between public and private asset forms, ensuring compatibility with ShadeSwap's privacy-preserving ecosystem.

On the wrap page, you can take any of the listed tokens and turn it into a private version of itself. Conversely, if you need to convert your private tokens back into their public forms, the unwrap function is available on this page. &#x20;

Note that all the pools, and all the swaps on ShadeSwap are with the private versions of these tokens since this DEX is privacy focused. All bridged assets will automatically be wrapped when bridging them to the Shade App, so you will most likely not need to use this feature.&#x20;

{% embed url="<https://youtu.be/asGUkPMGeec>" %}

***

*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/wrap-feature.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.
