> For the complete documentation index, see [llms.txt](https://glyphvoiddocs.gitbook.io/undefined/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glyphvoiddocs.gitbook.io/undefined/introduction/what-is-glyph-void.md).

# What is Glyph//Void

<p align="center">Glyph//Void is a collection of 888 fully on-chain generative cipher artifacts living permanently on the blockchain.</p>

<p align="center">Every piece is a living, animated cryptographic symbol. Not because of a server. Not because of a file stored somewhere. Because the art is code, and the code lives inside the contract itself.</p>

<p align="center">There are no images hosted anywhere. No IPFS links that can go dark. No company that needs to stay online (lol foundation). If every website related to this project disappeared tomorrow, every GlyphVoid token would still render perfectly in any wallet, any marketplace, any browser. Forever.</p>

<p align="center">The collection carries a secret. Buried within the 888 tokens are <strong>eight</strong> that hold a hidden key. Finding them, acquiring them, and solving the puzzle releases a vault, and generates a legendary 1-of-1 token unlike anything else in the collection, and decodes a narrative that has been locked inside the contract since the day it was deployed. That story belongs to the people who find it.<br><br>The 8 winners receive a 1/1 along with their split of the vault evenly.</p>

<h4 align="center"><strong>The essentials</strong></h4>

|               |                                     |
| ------------- | ----------------------------------- |
| Collection    | GlyphVoid                           |
| Supply        | 888 tokens                          |
| Blockchain    |                                     |
| Standard      | ERC-721A                            |
| Art storage   | Fully on-chain — no IPFS            |
| Mint mechanic | Normal mint through OS or Transient |
| Puzzle reward | ETH vault + legendary 1/1           |
| Winners       | 8                                   |


---

# 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, and the optional `goal` query parameter:

```
GET https://glyphvoiddocs.gitbook.io/undefined/introduction/what-is-glyph-void.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
