# Rarity Tiers

GlyphVoid has five rarity tiers. Your tier is determined at mint by a weighted random roll derived from your token's seed.

***

#### Common

**\~50% of the collection · \~444 pieces**

One or two glyphs. Minimal, deliberate. A single cipher symbol against the void. The animation is slow — a sustained pulse, a quiet breath. No frame.

The simplicity is the point. The best Common pieces feel like a transmission from somewhere distant. Clean. Unadorned. Present.

Glow color: Terminal green (`#00FF41`)

***

#### Rare

**\~25% of the collection · \~222 pieces**

Two to three glyphs. The primary glyph rotates. Corner bracket marks appear at the edges of the canvas — a frame that suggests containment without enclosing. Animation begins to feel intentional rather than ambient.

Glow color: Electric blue (`#4A9EFF`)

***

#### Epic

**\~15% of the collection · \~133 pieces**

Three to five glyphs arranged in structured geometric patterns — radial orbits, grid formations, spiral arrangements. A geometric border frames the piece. The animation complexity increases: multiple elements moving at different speeds, different directions.

Glow color: Void purple (`#B44FFF`)

***

#### Legendary

**\~8% of the collection · \~71 pieces**

Five to seven glyphs in layered multi-axis animation. An ornate cipher frame with corner diamonds and interval marks. Scanlines visible across the canvas at very low opacity — a CRT aesthetic, a transmission artifact. The piece feels operational. Like something is running inside it.

Glow color: Ancient gold (`#FFD700`)

***

#### Mystic

**\~2% of the collection · \~18 pieces**

Eight to eleven glyphs. Maximum density. Transcendent animation — multiple independent rotation axes, varying speeds, some orbiting clockwise and some counter. A full cipher border with complete tick marks and ornamental structure. The entire piece breathes as one unified system.

Mystic pieces are overwhelming at first glance. They reveal themselves slowly. The more time you spend with one, the more you see.

Glow color: Forbidden red (`#FF2255`)

***

*Rarity is determined at mint time. It cannot be predicted before minting and cannot be changed after. All tokens in all tiers carry an equal chance of containing a hidden puzzle element.*


---

# 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-collection/rarity-tiers.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.
