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

# What is Genesy

This revolutionary concept introduces a new way for users to engage with crypto while maximizing their rewards through strategic gameplay. By assembling and optimizing the **9 components** of the Genesy Chip, players can enhance their production rate of $GENESY and unlock advanced features within the ecosystem.

#### **The Vision**

Genesy is built on the belief that blockchain gaming should combine **fun, strategy, and tangible rewards**. Our mission is to create a sustainable ecosystem where every action has a purpose, and every player has the potential to grow, both in the game and as a member of the broader crypto community.

#### **Why Genesy?**

1. **Empowerment Through Ownership**: Players fully own their chips, components, and earned $GENESY.
2. **Strategic Depth**: Each decision matters—from component choices to gameplay strategies.
3. **Community First**: Genesy prioritizes transparency and collaboration, giving early adopters unique opportunities to shape the project.
4. **Built on Hyperliquid**: By leveraging the high-performance Hyperliquid blockchain, Genesy ensures **speed, scalability, and minimal fees** for its users.

#### **Core Features**

* **The Genesy Chip**: A customizable unit composed of 9 components, each contributing to $GENESY production.
* **Dynamic Gameplay**: Players optimize their chips and make strategic decisions to outperform others in the ecosystem.
* **Token Rewards**: Earn $GENESY tokens and exchange them for other cryptocurrencies or use them within the Genesy marketplace.
* **Long-term Sustainability**: Regular updates and new components keep the experience fresh and exciting for all players.


---

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