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

# Empyreals

{% hint style="info" %}
**empyreal** • \em-pye-REE-ul\\: of or relating to the heavens
{% endhint %}

*<mark style="color:orange;">In ancient days, there existed a realm beyond human understanding, a realm of dark and mysterious entities known as the Empyreals.</mark>*&#x20;

> *<mark style="color:blue;">Empyreals is a collective based on Solana</mark>*\
> \
> Comprising of 3 factions: [Ancients](/empyreals/factions/ancients.md), [Explorers](/empyreals/factions/explorers.md) and [Spectres](/empyreals/factions/spectres.md).\
> \
> Through the medium of Empyreals, we aim to bring together the best of the art world and the Web3 ecosystem, by creating a token-gated system that rewards holders with exclusive access to the works of highly skilled innovators in the field, captivating experiences, monthly rewards, mystery events, and collaborations for its holders. The goal is to push the boundaries of *imagination, creating excitement, mystery, and anticipation for our community.*\
> \
> \&#xNAN;*<mark style="color:red;">Ancients: Handpicked members from top-notch communities in  the web3 space</mark>* \
> *<mark style="color:red;">Explorers: Invitees from handpicked communities</mark>* \
> *<mark style="color:red;">Spectres: Obtainable by public</mark>* \
> \
> *Ancients will be spread into 50 completely animated 1/1 pieces drawn by some of the known artists in the jpeg space*\
> \
> *Explorers will comprise of 100 unique 1/1 pieces to represent the degen circle*\
> \
> *Spectres will constitute of 4,500 uniquely crafted pieces with over 100 base characters and more than 500 unique traits*

<figure><img src="/files/WCMuVLbnIpyFk9wIXSWi" alt=""><figcaption><p>Sneak Peek</p></figcaption></figure>


---

# 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://empyreals.gitbook.io/empyreals/introduction/empyreals.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.
