# SILK

SILK is a privacy-preserving collateralized reflexive currency pegged to a basket of global currencies and commodities. With six second transactions, SILK is fast and agile. Launched by Shade Protocol and powered by Secret Network, SILK is a futuristic stablecoin that acts as an interoperability hub between global currencies - acting as a perpetual hedge against macro volatility and inflation.

Stablecoins to date suffer from four key problems:&#x20;

* Stability&#x20;
* Foreign Exchange Risk (FX Risk)
* Privacy
* Interoperability&#x20;

SILK uniquely solves each of these components, positioning itself to be a truly futuristic Web3 currency.&#x20;

{% file src="/files/pxr3ECg8u4VsSkMJ3ASo" %}

### Stability

Stability of a stablecoin is defined as the ability for system wide liabilities to redeem for a corresponding amount of value via either redemption or sale. The more collateralization of the underlying minted stablecoins, the more asset backing per liability minted. Silk solves for stability by having multiple different stability mechanisms:&#x20;

* Overcollateralized Minting
* Collateral Redemptions
* Bonds

Between these five stability mechanisms, Shade Protocol has a wide range of tooling to safely grow Silk overtime with a level of fine tuning that is currently inaccessible to stablecoins that only have one or two stability mechanisms.

### Foreign Exchange Risk (FX Risk)

To date, the vast majority of stablecoins take the form of a USD pegged stablecoin. It is critical to note that the US dollar continues to lose both global marketshare as well as purchasing power.

![](/files/j5z9CVJyHR3bcHVAPPYS)

How can we say that stablecoins are decentralized if they are pegged to centralized monetary systems? Silk is pegged to a basket of global currencies and commodities - reducing FX risk via diversification.&#x20;

![](/files/1SiTrJaGUVkdos4pI0gK)

Additionally, Shade Protocol governance has the ability to migrate the composition of the Silk basket. This gives Silk a degree of agility to react to major changes in the macro environment. Stablecoins that are pegged to sovereign currencies do not have this flexibility, and do not have the agility to adapt to major changes in the global economy.&#x20;

<figure><img src="/files/pXgFsOq7n8tfeyW1ITOn" alt=""><figcaption></figcaption></figure>

### Privacy

The majority of blockchains are transparent by default. This exposes user asset transfers and smart contract interactions. In order for stablecoins to get truly integrated into everyday commerce, there needs to be on-chain privacy. Again, imagine you want to a hot dog stand and purchase food. On a public blockchain (such as Ethereum) the cash register could see your entire crypto balance and every transaction you've made since the inception of the wallet used.

![](/files/tP56NrOWu4Xepi6cGjJG)

**Silk is built on** [**Secret Network**](https://scrt.network/), the first blockchain with customizable privacy. Users get to choose what they share, with whom, and how. This protects users and empowers developers to build a better Web3.

[Viewing keys](https://scrt.network/about/secret-tokens-bridges) are used to validate the identity of someone who queries a specific account. Viewing key empower users to safely decrypt their own transactions and data. They can be generated to allow third parties, including other contracts, to view an individual’s balance.

Using the power of Secret Network and viewing keys, Silk as a stablecoin is well positioned to bring privacy to everyday commerce and transactions. Privacy working in tandem with Silk is key to unlocking the full value of a decentralized future.&#x20;

### Interoperability

In order for Silk to become the de facto stablecoin of Web3, it must be compatible with a range of blockchains and Web 2.0 products. Bridging solutions for Silk are inherited by extension of being native to Secret Network. **Silk is compatible with the following bridges:**

* Inter Blockchain Communication Protocol (IBC)
* Binance Smart Chain
* Ethereum&#x20;


---

# 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/advanced-topics-apps/silk.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.
