> For the complete documentation index, see [llms.txt](https://faq.coticommunity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.coticommunity.com/djed-and-shen/shen/shen-and-its-rewards.md).

# SHEN and its Rewards

SHEN is DJED's reserve coin and secures the price stability of DJED being pegged to the US Dollar. DJED is backed by an amount of SHEN that is worth 400% to 800% the total ammount of circulating DJED.

The minimum price of SHEN is 1 ADA.

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

You will benefit from holding SHEN in the following ways

* <mark style="color:green;">**Staking/delegation rewards**</mark>: simply hold SHEN in your Cardano wallet and staking/delegation rewards will automatically be sent to you periodically (your rewards can be checked at <https://djed.xyz/delegation-rewards>; just connect your wallet on the top right and your rewards will be displayed)
* You will receive a <mark style="color:green;">**share of the minting and burning fees**</mark> (in practice the minting and burning fees go the reserve and by that increase the price/value of SHEN; once you burn SHEN you will receive your share of the fees)
* <mark style="color:green;">**SHEN price**</mark> moves with ADA price, which means you can benefit form market volatility. If ADA price increases, fewer ADA from the reserve are needed for backing DJED and SHEN value increases as more ADA are available to be distributed among SHEN holders. This means if you mint/buy SHEN at a lower ADA price and burn/sell it at a significantly higher ADA price you will receive more ADA than you have originally invested. (However, this also works the other way around. If the ADA price decreases, SHEN's price will also decrease as more ADA from the reserve are needed for backing DJED and fewer ADA are available to be distributed among SHEN holders.)
* <mark style="color:green;">**LP rewards and farming rewards**</mark> on DEXs.

{% hint style="info" %}
COTI holders will benefit as <mark style="color:green;">**operational fees are streamlined to the COTI treasury**</mark>. COTI is bought on the open market with the collected ADA from operational fees periodically and is then transferred to the COTI treasury.
{% endhint %}

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

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

{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/shen-and-its-rewards.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.
