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

# Shattered EON

***

### Shattered EON:&#x20;

"At the Edge of Ruin, a Beacon of Hope Illuminates the Void—Pytheas. Abandon Your Fate, Claim Your Destiny."

Shattered EON, a sci-fi strategy/base building game set in a world with endless lore and nostalgic 2D graphics. Mine , Fight, Build, Steal... The story you seek is yours to own!

Watch this short video first then read on:

{% embed url="<https://youtu.be/FHgwU_ZZVb0>" %}

<br>

### "How Do I Start Playing?"

The game is currently in development but there are some steps you can take NOW to get prepared:

Read up on how the game will work:&#x20;

[Economy and Mechanics Medium](https://medium.com/@ShatteredEon/the-end-of-an-orbit-arps-mechanics-and-life-on-pytheas-e10ba6e93841)

Quick-Start Guide:\
<https://twitter.com/ShatteredEON/status/1605796775683424256?s=20&t=0zCaAOsu15jfXnTATnlFNQ><br>

Grab a Gen0 Asset (or several) for the upcoming airdrop:\
\
[Gen0 Colonists](https://opensea.io/collection/shatteredeon-colonist?search\[sortAscending]=true\&search\[sortBy]=UNIT_PRICE\&search\[stringTraits]\[0]\[name]=Gen\&search\[stringTraits]\[0]\[values]\[0]=0) (Build and Fight)\
[Gen0 Pirates](https://opensea.io/collection/shatteredeon-pirates?search\[sortAscending]=true\&search\[sortBy]=UNIT_PRICE\&search\[stringTraits]\[0]\[name]=Generation\&search\[stringTraits]\[0]\[values]\[0]=Gen%200) (Tax, Steal, and Missions)\
[Shards & Onosia](https://opensea.io/collection/imperialguild) (In-Game Utility Items)\
[rEON](https://opensea.io/collection/shatteredeon-rawresources) (In-Game Base Token)\
[EON ](https://www.dextools.io/app/en/ether/pair-explorer/0x3048497db630f5cd299da184f009ecf423a1172c)(Refined Premium Token)

### Check out what else we're doing in the community discord.

GET INVOLVED!!! The community here is willing to help point you in the right direction with anything. Ask questions or tag a mod @ [http://discord.gg/shatteredEON](http://discord.gg/shatteredeon)

#### Welcome to Shattered EON! <br>


---

# 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://shatteredeon.gitbook.io/shattered-eon/shattered-eon.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.
