# Galaxy Fight Club

## Galaxy Fight Club

- [Disclaimers](https://whitepaper.galaxyfightclub.com/disclaimers.md)
- [Galaxy Fight Club](https://whitepaper.galaxyfightclub.com/master.md): Official Galaxy Fight Club Whitepaper, last updated September 2022
- [Team](https://whitepaper.galaxyfightclub.com/team.md)
- [Advisors](https://whitepaper.galaxyfightclub.com/team/advisors.md)
- [Partners](https://whitepaper.galaxyfightclub.com/partners.md): Note: not all partnerships are listed out on this page
- [2022 Roadmap](https://whitepaper.galaxyfightclub.com/roadmap.md)
- [Participation](https://whitepaper.galaxyfightclub.com/gameplay/participation.md)
- [Free to Play](https://whitepaper.galaxyfightclub.com/gameplay/participation/free-to-play.md)
- [Game Modes](https://whitepaper.galaxyfightclub.com/gameplay/tournaments-and-p2e-mechanics.md)
- [Play To Earn](https://whitepaper.galaxyfightclub.com/gameplay/play-to-earn.md): The innovative P2E ecosystem
- [Mechanics](https://whitepaper.galaxyfightclub.com/gameplay/battling.md): A real-time NFT PvP game
- [Battle Arenas](https://whitepaper.galaxyfightclub.com/gameplay/battling/battle-arenas.md)
- [Stats](https://whitepaper.galaxyfightclub.com/gameplay/battling/stats.md)
- [Leveling & Ranking Systems](https://whitepaper.galaxyfightclub.com/gameplay/battling/ranking.md)
- [$GCOIN](https://whitepaper.galaxyfightclub.com/economy/usdgcoin.md)
- [Token Buyers](https://whitepaper.galaxyfightclub.com/economy/usdgcoin/token-buyers.md)
- [Tokenomics](https://whitepaper.galaxyfightclub.com/economy/usdgcoin/tokenomics.md)
- [Gaming Issuance](https://whitepaper.galaxyfightclub.com/economy/usdgcoin/gaming-issuance.md): Gaming Issuance refers to the daily yield of $GCOIN from Genesis Galaxy Fighters
- [NFT implementation](https://whitepaper.galaxyfightclub.com/economy/smart-contracts.md)
- [Guilds & Scholarships](https://whitepaper.galaxyfightclub.com/economy/guilds-and-scholarships.md)
- [Fighters](https://whitepaper.galaxyfightclub.com/economy/fighters.md)
- [Genesis Galaxy Fighters](https://whitepaper.galaxyfightclub.com/economy/fighters/galaxy-fighters.md): Our very own 10K collection
- [Training (2nd Gen Fighters)](https://whitepaper.galaxyfightclub.com/economy/fighters/training-2nd-gen-fighters.md)
- [Weapons](https://whitepaper.galaxyfightclub.com/economy/weapons.md): Weapons are a scarce resource in the game and demand will always exceed supply
- [Forging](https://whitepaper.galaxyfightclub.com/economy/weapons/forging.md)
- [The GFC Universe](https://whitepaper.galaxyfightclub.com/lore/the-gfc-universe.md)
- [The Human Race](https://whitepaper.galaxyfightclub.com/lore/the-human-race.md)
- [Other Races](https://whitepaper.galaxyfightclub.com/lore/other-races.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://whitepaper.galaxyfightclub.com/disclaimers.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.
