# Minting and Burning

At <https://djed.xyz/> DJED and SHEN can be minted and burned. For regulatory reasonsc this may be restricted in certain countries (check at <https://djed.xyz/terms>, section 2.5).&#x20;

1.) Connect a Cardano wallet with sufficient ADA funds on the top right and then click on "Djed stablecoin" or "Shen reservecoin". Don't forget to activate the dAPP connector in your wallet.

<figure><img src="/files/62ctxgUyBE2ui3FOexM0" alt=""><figcaption></figcaption></figure>

2.) Decide whether you would like to mint or burn, enter the amount, check the information including fees and click on "Mint" or "Burn".&#x20;

![](/files/vcW7xgtNBp506lqsZvQn)

3.) Afterwards you can check the status of your mint/burn requests under "Orders".

In order to protect DJED's price stability, the minting of DJED and the burning of SHEN are blocked if the reserve ratio falls below 400%. And in order to prevent a dilution of rewards for SHEN holders, minting SHEN is blocked if the reserve ratio is above 800%. However, DJED can always be burned and DJED and SHEN can always be traded on [exchanges](/djed-and-shen/exchanges.md).

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

{% embed url="<https://www.youtube.com/watch?v=Y6aB8jOgndk>" %}

{% hint style="info" %}
For more detailed information please go to <https://cotinetwork.medium.com/djed-frequently-asked-questions-f636735be76> and <https://djed.xyz/faq>.
{% endhint %}


---

# 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://faq.coticommunity.com/djed-and-shen/shen/minting-and-burning.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.
