# Economics & Splits

Every ETH that flows through GlyphVoid is accounted for transparently. Here is exactly where it goes.

**Primary mint revenue**

When you mint a token, the ETH you pay is split at the contract level automatically.

<table><thead><tr><th width="123">Destination</th><th width="123">Percentage</th><th width="240">Purpose</th><th data-type="content-ref">Contract/Address</th></tr></thead><tbody><tr><td>Series 2</td><td>50%</td><td>Funding for the next puzzle series to be featured on ETH (Better art + Bigger Vault + More winners)</td><td></td></tr><tr><td>Creator</td><td>40%</td><td>Operations, development</td><td></td></tr><tr><td>Puzzle vault</td><td>10%</td><td>Locked reward for puzzle solver</td><td></td></tr></tbody></table>

The 10% vault contribution is automatic and irreversible. It happens in the same transaction as your mint. The vault grows throughout the entire mint period.

**\*\*Floor price collab access**

Before the auction begins, up to 50 spots are made available to community members at the floor price of 0.01 ETH. Applications are taken through the /collab page. Selected wallets can claim before the auction starts. These floor price mints also contribute 10% to the vault. The benefit is timing and price certainty — not a bypass of the vault contribution.

**Secondary market royalties**

Every secondary sale on CipherMarket (the official GlyphVoid marketplace) carries a permanent 5% creator royalty. This cannot be changed, waived, or routed around — it is enforced at the contract level.

External marketplaces (OpenSea, Blur) may or may not honor royalties depending on their policies. CipherMarket is the canonical marketplace where royalties are guaranteed.

**CipherMarket marketplace fee**

CipherMarket charges a 2% fee on all sales. This fee is capped at a maximum of 5% forever by the contract — it cannot be raised above that limit regardless of circumstances.

**The puzzle vault**

The vault accumulates throughout the mint. At the end of a 888-token sellout at the average mint price, the vault would contain a meaningful amount of ETH representing the collective contribution of all minters toward the puzzle reward.

The vault can only be claimed by the person who solves the puzzle correctly. It cannot be claimed by the creator. If the puzzle remains unsolved for 10 years from the deployment date, a time-locked escape hatch allows the creator to reclaim the vault — this exists to prevent ETH from being permanently stranded if the collection fades from relevance before anyone solves it.

The current vault balance is visible at all times on the puzzle page and the market page. This transparency is intentional — the reward is real and verifiable.


---

# 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://glyphvoiddocs.gitbook.io/undefined/the-mint/economics-and-splits.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.
