# CryptoFights Whitepaper 3.0

## CryptoFights Whitepaper 3.0

- [CryptoFights: Ascension](https://whitepaper.cryptofights.com/readme.md)
- [Understanding Coins & Tokens](https://whitepaper.cryptofights.com/fyx-token.md)
- [Web2 <-> Web3 Hybrid](https://whitepaper.cryptofights.com/fyx-token/web2-less-than-greater-than-web3-hybrid.md): Why we went to a hybrid model
- [FYX Gateway](https://whitepaper.cryptofights.com/fyx-token/fyx-gateway.md)
- [Token Distribution](https://whitepaper.cryptofights.com/fyx-token/token-distribution.md)
- [Portal Charging Rewards](https://whitepaper.cryptofights.com/fyx-token/staking-rewards.md): Incentivizing gameplay
- [Reward Schedule](https://whitepaper.cryptofights.com/fyx-token/reward-schedule.md): Quantitative Analysis of Token Distribution
- [Token Utility](https://whitepaper.cryptofights.com/fyx-token/token-utility.md): Strategic Uses of Tokens in Game Mechanics
- [CryptoFights World](https://whitepaper.cryptofights.com/world.md)
- [Fighters](https://whitepaper.cryptofights.com/world/fighters.md)
- [Attributes](https://whitepaper.cryptofights.com/world/fighters/attributes.md)
- [Ability Points](https://whitepaper.cryptofights.com/world/fighters/ability-points.md)
- [Leveling](https://whitepaper.cryptofights.com/world/fighters/leveling.md)
- [Skills](https://whitepaper.cryptofights.com/world/fighters/skills.md)
- [Combat](https://whitepaper.cryptofights.com/world/combat.md)
- [Questline](https://whitepaper.cryptofights.com/world/combat/questline.md)
- [Arena](https://whitepaper.cryptofights.com/world/combat/arena.md)
- [Ascension](https://whitepaper.cryptofights.com/world/combat/ascension.md)
- [Leaderboards](https://whitepaper.cryptofights.com/world/combat/leaderboards.md)
- [Collecting Items](https://whitepaper.cryptofights.com/world/collecting-items.md)
- [Item Types](https://whitepaper.cryptofights.com/world/collecting-items/item-types.md)
- [Roll to Open](https://whitepaper.cryptofights.com/world/collecting-items/roll-to-open.md)
- [Equipment](https://whitepaper.cryptofights.com/world/collecting-items/equipment.md)
- [Quality and Rating](https://whitepaper.cryptofights.com/world/collecting-items/items.md)
- [Damage Types](https://whitepaper.cryptofights.com/world/collecting-items/damage-types.md)
- [Status Effects](https://whitepaper.cryptofights.com/world/collecting-items/status-effects.md)
- [Equipment Attributes](https://whitepaper.cryptofights.com/world/collecting-items/equipment-attributes.md)
- [Craft and Enchant](https://whitepaper.cryptofights.com/world/craft-and-enchant.md)
- [Components](https://whitepaper.cryptofights.com/world/craft-and-enchant/components.md)
- [Recipes](https://whitepaper.cryptofights.com/world/craft-and-enchant/recipes.md)
- [Blueprints](https://whitepaper.cryptofights.com/world/craft-and-enchant/recipes/blueprints.md)
- [Scrolls](https://whitepaper.cryptofights.com/world/craft-and-enchant/recipes/scrolls.md)
- [Spheres](https://whitepaper.cryptofights.com/world/craft-and-enchant/spheres.md)
- [Crafting](https://whitepaper.cryptofights.com/world/craft-and-enchant/crafting.md)
- [Enchanting](https://whitepaper.cryptofights.com/world/craft-and-enchant/enchanting.md)
- [Imbuing](https://whitepaper.cryptofights.com/world/craft-and-enchant/imbuing.md)
- [Fragments](https://whitepaper.cryptofights.com/world/craft-and-enchant/fragments.md)
- [Team & Partners](https://whitepaper.cryptofights.com/team-and-partners.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.cryptofights.com/readme.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.
