# Tier Structure

DWC’s tiered system categorizes the NFTs into distinct levels based on their Manufacture Retail Value (MRV) or Fair Market Value (FMV), whichever is higher. This structure allows participants to understand the potential of any given [Distribution Model.](/dwc/distribution-models/intro-to-distribution-models.md)

1. **God Tier - Tier 0**
   * Color:  Gold
   * Value Range: More than $35,000
2. **Grail Tier - Tier 1**
   * Color:  Red
   * Value Range: $23,000-$35,000
3. **Supreme Tier - Tier 2**
   * Color: Light Blue
   * Value Range: $15,000-$23,000
4. **Luxury Tier - Tier 3**
   * Color: Emerald Green
   * Value Range: $9,000-$15,000
5. **Premium Tier - Tier 4**
   * Color: Purple
   * Value Range: $5,000-$9,000
6. **Rare Tier - Tier 5**
   * Color: Blue
   * Value Range: $2,000-$5,000
7. **Uncommon Tier - Tier 6**
   * Color: Copper
   * Value Range: $500-$2,000
8. **Common Tier - Tier 7**
   * Color: White
   * Value Range: $100-$500

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


---

# 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://degen-watch-club.gitbook.io/dwc/dwc-tier-system/tier-structure.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.
