> For the complete documentation index, see [llms.txt](https://digifightgame.gitbook.io/digifight/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digifightgame.gitbook.io/digifight/rewards.md).

# Rewards

**A World of Strategic Gameplay and Rewards**

In DigiFight, strategy and risk management are paramount. Emerging victorious in battles earns fighters the coveted game token, with win rates balanced at 50%. Rewards scale dramatically, ranging from 1x to an astonishing 10x, based on your performance and choices. However, defeat carries consequences - from recovery penalties to potential character demise, and every decision impacts your journey.

**Revolutionary Features for an Immersive Experience**

* **DIGIMART**: Your one-stop shop for essential assets, enhancing your characters' abilities and preparing them for the challenges ahead.
* **Clinic & Cemetery**: Recover from battles or witness the rebirth of lost NFTs, adding layers of strategy and depth to the gameplay.
* **GYM**: A crucial hub for gaining X assets, essential for levelling up characters and turning the tide of battles in your favour.
* **Plazzo**: Engage in asset-NFT raffles and thrilling spinning wheel games, offering chances to win big and elevate your gameplay.


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://digifightgame.gitbook.io/digifight/rewards.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.
