# StarHeroes Wiki

## StarHeroes Wiki

- [Welcome to the StarHeroes Wiki!](https://wiki.starheroes.community/welcome-to-the-starheroes-wiki.md): Please note that our wiki is under constant development as the game continues to evolve.
- [Lore](https://wiki.starheroes.community/lore.md): The conflict that takes place in the game consists of 3 varied races that are fighting for the domination of the cosmic territory and most importantly, precious STAR material.
- [Modular Design](https://wiki.starheroes.community/modular-design.md)
- [Decentralization](https://wiki.starheroes.community/decentralization.md)
- [Esports League](https://wiki.starheroes.community/esports-league.md)
- [Gameplay](https://wiki.starheroes.community/gameplay.md)
- [AI Agents - Minions](https://wiki.starheroes.community/gameplay/ai-agents-minions.md)
- [Game Modes](https://wiki.starheroes.community/gameplay/game-modes.md)
- [StarPush](https://wiki.starheroes.community/gameplay/starpush.md)
- [Additional info](https://wiki.starheroes.community/gameplay/starpush/additional-info.md): Dive deeper into the StarPush Mode!
- [Team Deathmatch](https://wiki.starheroes.community/gameplay/team-deathmatch.md)
- [Weapon System](https://wiki.starheroes.community/gameplay/weapon-system.md)
- [Maps](https://wiki.starheroes.community/gameplay/maps.md)
- [Player Profile Tab](https://wiki.starheroes.community/gameplay/player-profile-tab.md): In Season 2, we introduced the profile tab. This window provides all the information about your current games, level, rank, Hero statistics, and the number of your items.
- [S2 Gameplay Features](https://wiki.starheroes.community/gameplay/s2-gameplay-features.md): Fresh season brings exciting new gameplay features to StarHeroes. Dive in and discover what’s new!
- [Economy](https://wiki.starheroes.community/economy.md)
- [Launchpool](https://wiki.starheroes.community/economy/launchpool.md)
- [Win-to-Airdrop](https://wiki.starheroes.community/economy/win-to-airdrop.md)
- [Play-to-Burn](https://wiki.starheroes.community/economy/play-to-burn.md)
- [Leaderboard](https://wiki.starheroes.community/economy/leaderboard.md)
- [Main Leaderboard](https://wiki.starheroes.community/economy/leaderboard/main-leaderboard.md)
- [StarScore](https://wiki.starheroes.community/economy/leaderboard/starscore.md)
- [Currencies](https://wiki.starheroes.community/economy/currencies.md)
- [Heroes](https://wiki.starheroes.community/economy/heroes.md)
- [Levelling-up](https://wiki.starheroes.community/economy/heroes/levelling-up.md)
- [Spaceships](https://wiki.starheroes.community/economy/spaceships.md)
- [Classes](https://wiki.starheroes.community/economy/spaceships/classes.md)
- [Pilot Licences](https://wiki.starheroes.community/economy/pilot-licences.md)
- [Boosts](https://wiki.starheroes.community/economy/boosts.md)
- [Season Structure](https://wiki.starheroes.community/economy/season-structure.md): Chapters are the heartbeat of the game in each Season.
- [Copy of Seasons](https://wiki.starheroes.community/economy/copy-of-seasons.md)
- [Items](https://wiki.starheroes.community/economy/items.md)
- [Tokenomics](https://wiki.starheroes.community/tokenomics.md): Please find below the Protocol Tokenomics breakdown.
- [Overview](https://wiki.starheroes.community/tokenomics/overview.md)
- [$STAR Token](https://wiki.starheroes.community/tokenomics/usdstar-token.md)
- [$STAR Staking](https://wiki.starheroes.community/tokenomics/usdstar-staking.md): Introducing gamified $STAR staking - the key to securing a key advantage in the StarHeroes Seasons.
- [Hero NFT Sale (completed)](https://wiki.starheroes.community/hero-nft-sale-completed.md)
- [Hero Duty Web App](https://wiki.starheroes.community/hero-duty-web-app.md)
- [NFT Map Shards](https://wiki.starheroes.community/nft-map-shards.md)
- [Partners](https://wiki.starheroes.community/partners.md)
- [FAQ](https://wiki.starheroes.community/faq.md)
- [Solar Odyssey (socialfi campaign)](https://wiki.starheroes.community/solar-odyssey-socialfi-campaign.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://wiki.starheroes.community/welcome-to-the-starheroes-wiki.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.
