# Avaxtars

## Avaxtars

- [What is Avaxtars?](https://whitepaper.avaxtars.com/what-is-avaxtars.md): Avaxtars is a Browser Based Idle Sci-Fi Game on Blockchain
- [Roadmap](https://whitepaper.avaxtars.com/roadmap.md)
- [Avaxtars NFTs](https://whitepaper.avaxtars.com/fundamentals/avaxtars-nfts.md): All the game assets in Avaxtars are ERC-721 NFTs
- [PAGM](https://whitepaper.avaxtars.com/fundamentals/pagm.md): PAGM is the Personal Avaxtar Generation Machine
- [BoxDrop Feature](https://whitepaper.avaxtars.com/fundamentals/boxdrop-feature.md): BoxDrop is a unique function dedicated for the Gen1 Avaxtars only
- [Tokenomics](https://whitepaper.avaxtars.com/fundamentals/tokenomics.md): Avaxtars has 3 different Tokens; $AVXT, $DGC, $ENXT
- [$AVXT](https://whitepaper.avaxtars.com/fundamentals/tokenomics/usdavxt.md): Avaxtars Token ($AVXT) is the main token of Avaxtars
- [$ENXT](https://whitepaper.avaxtars.com/fundamentals/tokenomics/usdenxt.md): $ENXT is the Energy Token of Avaxtars and many interactions requires $ENXT
- [$DGC](https://whitepaper.avaxtars.com/fundamentals/tokenomics/usddgc.md): Digital Genetic Code ($DGC) has a critical role on Avaxtars Progress
- [Items](https://whitepaper.avaxtars.com/fundamentals/items.md): Items are crucial assets to enhance Avaxtars.
- [Skills](https://whitepaper.avaxtars.com/fundamentals/skills.md): Skills are crucial assets to enhance Soldier Avaxtars in PvP Mechanics
- [Missions](https://whitepaper.avaxtars.com/fundamentals/missions.md): We fight with our enemy or we help our friends with the missions in Avaxtars
- [Metaverse Slot](https://whitepaper.avaxtars.com/fundamentals/metaverse-slot.md): Avaxtars offers the first real Mataverse application
- [Levels](https://whitepaper.avaxtars.com/fundamentals/levels.md): Gen2 Avaxtars earns experience by completing missions.
- [Laboratory](https://whitepaper.avaxtars.com/fundamentals/laboratory.md): Every agent will have a special laboratory in Avaxtars
- [Devices](https://whitepaper.avaxtars.com/fundamentals/devices.md): Devices are the key for progress
- [Cold Fusion Generator (CFG)](https://whitepaper.avaxtars.com/fundamentals/devices/cold-fusion-generator-cfg.md): Cold Fusion Generator (CFG) will used to farming Energy Token ($ENXT). There is no limit for CFG like PAGMs.
- [Digital Genetic Code Generator (DGCG)](https://whitepaper.avaxtars.com/fundamentals/devices/digital-genetic-code-generator-dgcg.md): Digital Genetic Code Generator (DGCG) will be used to farm Digital Genetic Code Token ($DGC). There is no limit for DGCG like PAGMs.
- [Unit Converter (UC)](https://whitepaper.avaxtars.com/fundamentals/devices/unit-converter-uc.md): Unit Converter is a special device in Avaxtars. There is no limit for Unit Converters like PAGMs.
- [Firewall (FW)](https://whitepaper.avaxtars.com/fundamentals/devices/firewall-fw.md): Firewall is crucial to protect yourself against enemies
- [How to Get $AVXT?](https://whitepaper.avaxtars.com/game-guide/how-to-get-usdavxt.md): Players need $AVXT to start Avaxtars
- [How to use Marketplace?](https://whitepaper.avaxtars.com/game-guide/how-to-use-marketplace.md): Avaxtars Marketplace has everything you need to start playing
- [How to earn $AVXT?](https://whitepaper.avaxtars.com/game-guide/how-to-earn-usdavxt.md)
- [How to Generate Gen2?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-gen2.md): You need at least 2 Gen1s and a PAGM Device
- [How to Generate $DGC?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-usddgc.md)
- [How to Generate ENXT?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-enxt.md)
- [How to complete a mission?](https://whitepaper.avaxtars.com/game-guide/how-to-complete-a-mission.md)
- [How to develop my Laboratory?](https://whitepaper.avaxtars.com/game-guide/how-to-develop-my-laboratory.md)
- [How to level Machines?](https://whitepaper.avaxtars.com/game-guide/how-to-level-machines.md)
- [How to generate a Scientist?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-a-scientist.md)
- [How to generate Soldiers?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-soldiers.md)
- [How to make a PvP Fight?](https://whitepaper.avaxtars.com/game-guide/how-to-make-a-pvp-fight.md)
- [How to create a Guild?](https://whitepaper.avaxtars.com/game-guide/how-to-create-a-guild.md)
- [Blockchain Wars](https://whitepaper.avaxtars.com/game-guide/blockchain-wars.md): Users on different blockchains may combat against each other


---

# 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.avaxtars.com/what-is-avaxtars.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.
