# Fusion Battle

## Fusion Battle

- [Fusion Battle](https://fusionbattle.tothemoon.net/fusion-battle.md): NFT Game Collaboration between Forthewin Network and TOTHEMOON UNIVERSE. Fuse a Rune and Cryptonaut NFT to form a Fusion Cryptonaut NFT. Battle for Experience, Rank, Rewards and Glory.
- [Fusion Process](https://fusionbattle.tothemoon.net/fusion-battle/fusion-process.md)
- [Hidden Arenas](https://fusionbattle.tothemoon.net/secrets-of-the-hidden-arenas/hidden-arenas.md)
- [Capacity and Fee](https://fusionbattle.tothemoon.net/secrets-of-the-hidden-arenas/capacity-and-fee.md)
- [Subscriptions & Start Battle Rewards](https://fusionbattle.tothemoon.net/secrets-of-the-hidden-arenas/subscriptions-and-start-battle-rewards.md)
- [Break Time](https://fusionbattle.tothemoon.net/secrets-of-the-hidden-arenas/break-time.md)
- [Arena Lounge](https://fusionbattle.tothemoon.net/arena-lounge-details/arena-lounge.md)
- [Battle Logic Overview](https://fusionbattle.tothemoon.net/battle-logic/battle-logic-overview.md)
- [Battle Position](https://fusionbattle.tothemoon.net/battle-logic/battle-position.md)
- [Phase (Elements)](https://fusionbattle.tothemoon.net/battle-logic/phase-elements.md)
- [Experience](https://fusionbattle.tothemoon.net/battle-logic/experience.md)
- [Effort](https://fusionbattle.tothemoon.net/battle-logic/effort.md)
- [Determine Winner](https://fusionbattle.tothemoon.net/battle-logic/determine-winner.md)
- [Rewards Center](https://fusionbattle.tothemoon.net/reward-center-details/rewards-center.md)
- [Tournament Ranking Rewards](https://fusionbattle.tothemoon.net/reward-center-details/tournament-ranking-rewards.md)
- [Fusion Experience & Level Rewards](https://fusionbattle.tothemoon.net/reward-center-details/fusion-experience-and-level-rewards.md)
- [Tournament Registration Schedule](https://fusionbattle.tothemoon.net/tournament-schedules/tournament-registration-schedule.md): Automation coming soon.
- [Tournament Battle Schedule](https://fusionbattle.tothemoon.net/tournament-schedules/tournament-battle-schedule.md): Automation Coming Soon.


---

# 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://fusionbattle.tothemoon.net/fusion-battle.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.
