# Mint and Remint Limitations

To maintain the health and stability of Show3's NFT ecosystem, we will implement mint and remint limitations to control NFT supply. Periodic adjustments to these limits and NFT burning will be carried out as necessary.

## Periodic Mint and Remint Control

Show3 will regulate NFT minting and reminting on a quarterly basis. We will consider the total number of EXPs, new users, and ME consumption from the previous quarter before initiating each cycle.

If Show3 experienced high levels of active users, new users, and significant consumption of EXPs and ME in the previous quarter, the Show team will raise the upper limit for NFT minting participation.

Conversely, if Show3 saw a decline in user numbers, fewer new users, and reduced EXP and ME consumption in the previous cycle, the Show team will lower the upper limit, repurchase NFTs from the market, and conduct burns.

A periodic adjustment plan will be announced before the end of each cycle to ensure the Show3 platform maintains a positive state over the long term.

## Show3 Browser

Transparency is crucial; therefore, the Show team will provide the Show3 Browser for all users to monitor relevant information in real-time.


---

# 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://show3.gitbook.io/show3.0/english/gamification-system/mint-and-remint-limitations.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.
