> For the complete documentation index, see [llms.txt](https://simian-order.gitbook.io/simian-order-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simian-order.gitbook.io/simian-order-docs/mint-chamber.md).

# MINT CHAMBER

### Overview

The Mint Chamber is an exclusive NFT minting infrastructure built specifically for holders of the SIMIAN ORDER. Designed for speed, scalability, and precision, the Mint Chamber allows recognized simians to execute multi-wallet NFT minting across EVM-compatible networks through a unified and optimized system.

Unlike traditional minting tools, the Mint Chamber is built around the philosophy of the HIGH ORDER — providing holders with a controlled environment capable of managing large-scale mint executions while maintaining flexibility, security, and efficiency.

Access to the Mint Chamber is directly tied to SIMIAN ORDER NFT ownership.

Each SIMIAN NFT grants the holder the ability to mint up to 5 NFTs simultaneously across different wallets. The more SIMIAN NFTs a holder possesses, the greater their minting capacity becomes.

Example:

| SIMIAN NFTs Held | Concurrent Mint Capacity |
| ---------------- | ------------------------ |
| 1 SIMIAN         | 5 Wallets                |
| 5 SIMIANS        | 25 Wallets               |
| 10 SIMIANS       | 50 Wallets               |

The Mint Chamber is fully compatible with EVM-based blockchains and is engineered to support both casual and advanced minting strategies.


---

# 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://simian-order.gitbook.io/simian-order-docs/mint-chamber.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.
