# NFT Tiers

<table><thead><tr><th width="63.47265625" data-type="number">ID</th><th>Category</th><th>Type</th><th>VET Staking Requirement</th><th>Limited Supply</th><th>Maturity (Days)</th><th width="177.66796875">Boost Price (VTHO)</th><th>Rewards Multiplier</th><th>Governance Voting Power Voting Powe Units</th></tr></thead><tbody><tr><td>7</td><td>X</td><td>Mjolnir X</td><td>15,600,000</td><td>158</td><td>N/A</td><td>N/A</td><td>5</td><td>2,340</td></tr><tr><td>6</td><td>X</td><td>Thunder X</td><td>5,600,000</td><td>180</td><td>N/A</td><td>N/A</td><td>4</td><td>840</td></tr><tr><td>5</td><td>X</td><td>Strength X</td><td>1,600,000</td><td>843</td><td>N/A</td><td>N/A</td><td>3</td><td>240</td></tr><tr><td>4</td><td>X</td><td>VeThor X</td><td>600,000</td><td>735</td><td>N/A</td><td>N/A</td><td>2</td><td>90</td></tr><tr><td>3</td><td>Eco</td><td>Mjolnir</td><td>15,000,000</td><td>100</td><td>60</td><td>1.034.400,00</td><td>3.5</td><td>1,500</td></tr><tr><td>2</td><td>Eco</td><td>Thunder</td><td>5,000,000</td><td>300</td><td>45</td><td>206.100,00</td><td>2.5</td><td>500</td></tr><tr><td>1</td><td>Eco</td><td>Strength</td><td>1,000,000</td><td>2,500</td><td>30</td><td>19.680,00</td><td>1.5</td><td>100</td></tr><tr><td>10</td><td>Eco</td><td>Flash</td><td>200,000</td><td>25,000</td><td>15</td><td>1.623,00</td><td>1.3</td><td>20</td></tr><tr><td>9</td><td>Eco</td><td>Lightning</td><td>50,000</td><td>100,000</td><td>5</td><td>124,00</td><td>1.15</td><td>5</td></tr><tr><td>8</td><td>Eco</td><td>Dawn</td><td>10,000</td><td>500,000</td><td>2</td><td>9,32</td><td>1</td><td>1</td></tr></tbody></table>

{% hint style="warning" %}
Tokens with category "X" cannot be generated, they can only be purchased from secondary market. Once burned, the supply of the category associated to the "X" token will decrease forever.
{% 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://docs.stargate.vechain.org/overview/nft-tiers.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.
