# Atmos

## A New Universe

![](/files/TJJPpxcY1ZfYyhTLzlht)

*Disclaimer: All content in this draft documentation is subject to change.*

### Abstract

Atmos is an expansive universe dedicated to metaverse-native sports. It has a rich land and resource-based economy, an emergent crafting system, and an omnidirectional flight interface.

The world blends mechanics from gaming, storytelling, and emerging technology to empower its inhabitants. Together, these core components enable an incremental evolution into an interconnected world and exists as part of the greater decentralized, open metaverse.

Players take on the role of Exo pilots, fearless settlers who journeyed to the planet Atmos to mine its rich veins of rare OREs and minerals. These settlers quickly found that their flight suits ("Exos") - designed to give their users unprecedented control, maneuverability, and power - could be used for more than just mining. This created Atmos' planetary pastime and the first metaverse-native sport: [ExoGP](/atmos/gameplay/competing/exogp.md).

### Assets

* [Exos](/atmos/assets/exos.md) are omnidirectional flight suits. Each Exo is a composable digital collectibles containing multiple pieces of equipment.&#x20;
  * Equipment is composed of pieces of gear.
  * Each piece of gear is a distinct digital collectible that players can equip, sell, or use for fabricating.
* [Land ](/atmos/assets/land.md)is broken into plots that players can purchase, lease, and mine for OREs.&#x20;
* [OREs ](/atmos/assets/ores.md)are resources used to fabricate gear.

### Core Experiences

* [Mining](/atmos/gameplay/mining.md)
* [Fabricating](/atmos/gameplay/fabricating.md)
* [Competing](/atmos/gameplay/competing.md)

### Pillars

* **Competition** - Create meaningful skill-based multiplayer experiences.
* **Spectacle** - Inspire awe and captivate player imaginations.&#x20;
* **Identity** - Promote individuation and customization.
* **Transparency** - Enshrine community feedback in development and decision making.&#x20;
* **Decentralization** - Develop Atmos in concert with the community and incrementally advance player ecosystem ownership.
* **Cooperation** - Partner with other companies, protocols, and communities to advance the open, decentralized metaverse.


---

# 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://atmos-labs.gitbook.io/atmos/atmos.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.
