> For the complete documentation index, see [llms.txt](https://ethos-1.gitbook.io/ethos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/nft.md).

# NFT

## The distribution probability of NFT

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

1.The 3TH mined by NFT is released linearly according to 7 days.

2.Rarity represents the rarity of the NFT, the higher the star, the fewer the number and the higher the value.

3.Endurance value represents the sustainable mining time of NFT. After reaching the endurance value, it is necessary to purchase energy bars and replenish them before continuing mining.Each type of NFT mining has a durability, the number of days represents the number of sustainable mining days, reaching the endurance value limit needs to repair the NFT before it can continue mining.

4.Depending on the level of the NFT there are different probabilities of production, if the probability of production of the NFT is lower then the probability of production of the mine that day is lower, if bad luck, no production.  If the probability is 85%, the probability of successfully producing 3TH per mining is 85%, which is a very high probability.There will also be items and ways to increase the probability of mining, such as inviting friends to lucky box events, attend another events, etc

## NFT synthesis rules

Props need to be synthesized for NFT synthesis, which can be purchased with CRT or 3TH. Each synthesis has a certain probability. The unsynthesized NFT is returned to the user and can be continued to be used for item synthesis; if it is synthesized, it will be replaced with more advanced NFT.

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

## NFT synthetic event

In the NFT synthesis event, according to the times of nft synthesized , the top 100 in the ranking will be divided into 10% of the total proportion of the mine pool (the total amount in one year) according to the amount, and divided once every quarter. Therefore, the total prize pool of each quarter is 16,000,000 \[3TH], if price of 3TH is 0.1USDT. The quarterly prize pool is 1,600,000USDT. After the quarterly prize pool is obtained, it will be released in 36 months in linear installments. After the quarterly dividend is paid, the total amount of the competition will be zero and the competition will be accumulated again.

## Joint NFT

In the future, ethos will create a joint NFT by combining with major projects and ecosystems, and users with a joint NFT will be able to mining tokens for the joint projects by completing video viewing and related tasks of partners

## Rewards

CRTS can be rewards by completing certain reward tasks (such as inviting friends to buy blind boxes). Also you can buy it through usdt token.The value of a CRT is 0.1U. CRTS can be used to reward video authors or to buy NFT items, or can be redeemed directly for 3TH tokens to be sold on the exchange.


---

# 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://ethos-1.gitbook.io/ethos/ethos-profile/overview/nft.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.
