# Fighting

Fighting is the Game for you to earn NFP tokens while playing CryptoMagicWar.What you need to do is use your characters and weapons. Combat will get started when players complete to choose characters, weapons and enemy you want to attack.\
After players attack their enemy, the contract calculates on-chain the randomized player and enemy rolls and determines a victory if the player's roll is equal to or higher than the enemy's roll.&#x20;

After winning, you will get Exp or NFP tokens in your in-game wallet.<br>


---

# Agent Instructions: 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://nftplay-games.gitbook.io/docs/01-crypto-magic-war/fighting.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.
