# EtherForge

## Docs

- [Welcome to EtherForge Protocol](https://docs.etherforge.io/welcome-to-etherforge-protocol.md): The first on-chain entertainment super-platform, built on Solana.
- [EtherForge Game](https://docs.etherforge.io/etherforge-game.md)
- [EtherForge Club (TBA)](https://docs.etherforge.io/etherforge-club-tba.md)
- [The Last Architect of Ether](https://docs.etherforge.io/etherforge-core-gameplay/the-last-architect-of-ether.md)
- [EtherForge Gameplay](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay.md)
- [Start and build factory](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/start-and-build-factory.md): Players begin their journey by owning their first factory. Each factory can operate up to 10 machines
- [Production and Development Cycle](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/production-and-development-cycle.md)
- [Factory Expansion](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/factory-expansion.md)
- [Technical Specifications](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/technical-specifications.md): Each production factory in EtherForge is designed as a semi-automated assembly line, simulating the operational behavior of a biological manufacturing facility.
- [$ETHER to $GENESIS Conversion System](https://docs.etherforge.io/etherforge-core-gameplay/etherforge-gameplay/usdether-to-usdgenesis-conversion-system.md)
- [PvP Battle System](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system.md)
- [Heroes and Monsters](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system/heroes-and-monsters.md)
- [Hero and Monster Upgrade System](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system/hero-and-monster-upgrade-system.md)
- [Ether Arena](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system/ether-arena.md)
- [Rules](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system/ether-arena/rules.md)
- [Game Design](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system/ether-arena/game-design.md)
- [Season Structure](https://docs.etherforge.io/etherforge-core-gameplay/pvp-battle-system/ether-arena/season-structure.md)
- [Referral System](https://docs.etherforge.io/etherforge-core-gameplay/referral-system.md)
- [NFTs System](https://docs.etherforge.io/etherforge-core-gameplay/nfts-system.md)
- [Withdrawal and Asset Management System](https://docs.etherforge.io/etherforge-core-gameplay/withdrawal-and-asset-management-system.md)
- [Economic Analysis](https://docs.etherforge.io/etherforge-core-gameplay/economic-analysis.md)
- [Tokenomics](https://docs.etherforge.io/economic-system/tokenomics.md)
- [$GENESIS Allocation & Vesting](https://docs.etherforge.io/economic-system/usdgenesis-allocation-and-vesting.md)
- [Vision and Roadmap](https://docs.etherforge.io/roadmap/vision-and-roadmap.md)
- [Disclaimer](https://docs.etherforge.io/legal/disclaimer.md)
- [Official Links](https://docs.etherforge.io/contact-and-links/official-links.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.etherforge.io/welcome-to-etherforge-protocol.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.
