# Why Djed for your Web3 Project?

* Many Web3 projects have tokens that are intended to serve as the currency for users to spend within their ecosystem, creating a circular economy with network effects. However, to properly serve as a currency, a token must be able to perform the functions of money as means of exchange, store of value and unit of account. This requires a stable token. Otherwise, when everyone expects the token's price to rise, no one will spend it; and if people expect the price to fall, they will be reluctant to accept it as payments or will be demotivated to accept it as rewards. A token's price volatility prevents it from fulfilling its role as a community currency.
* On the other hand, token holders certainly expect the token's price to rise. Therefore, making the project's token itself stable is not a viable option.
* The solution for the dilemma above is to have a two-token system: a volatile project token as usual coupled with a crypto-backed stablecoin backed by the project's token.
* A stablecoin backed by your project's token brings extra utility to the token: it becomes the reserve asset of your project's stablecoin.
* A stablecoin backed by your project's token gives your users the possibility of protecting themselves against downturns in the price of your project's token without having to completely sell your project's token in centralized exchanges.
* Among decentralized stablecoin protocols, Djed has [several characteristics](/stablecoins/djed-overview.md#overview) that make it more desirable than other protocols.
* A stablecoin based on the Djed protocol may be branded in alignment with your project's own brand, showing your project's commitment to stability.

Contact us, to [create a Djed-based stablecoin for your Web3 project](/stablecoins/djed-overview/create-a-djed-based-stablecoin.md).


---

# 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.stability.nexus/stablecoins/djed-overview/create-a-djed-based-stablecoin/why-djed-for-your-web3-project.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.
