> 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/funding-structure-and-operational-sustainability.md).

# Funding Structure & Operational Sustainability

The Mint Chamber is designed to be a completely free utility accessible to every verified SIMIAN ORDER holder. Holders are not required to pay subscription fees, monthly access costs, or premium usage charges in order to utilize the system. Access to the infrastructure is granted directly through SIMIAN ORDER NFT ownership, allowing recognized simians to fully leverage the Mint Chamber’s capabilities as part of the ecosystem.

To ensure the long-term sustainability, continuous development, and operational scalability of the Mint Chamber, the SIMIAN ORDER collection will maintain a 10% marketplace royalty structure.

The royalty allocation is divided into two operational sectors:

| Allocation | Purpose                                   |
| ---------- | ----------------------------------------- |
| 50%        | Mint Chamber Infrastructure & Development |
| 50%        | Operative Reward System                   |

This structure is designed to create a self-sustaining ecosystem where both the utility infrastructure and the community contributors continue to evolve together.


---

# 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/funding-structure-and-operational-sustainability.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.
