# Introduction

**Loot Hunter** is a play-to-earn NFT game where players mint characters, equip them with gear, and send them to dungeons to earn rewards. All NFTs are minted following the ERC-721 standard and can be traded on our in-game marketplace.

The game utilizes the [**$LOOT**](https://loot-hunter.gitbook.io/loot-hunter/loot/tokenomics) token for all in-game transactions and rewards. Prices and rewards are pegged to the USD, ensuring that if the price of [**$LOOT**](https://loot-hunter.gitbook.io/loot-hunter/loot/tokenomics) increases, minting costs decrease, and rewards are adjusted accordingly.

Rewards are directly transferred to the player's wallet and can be immediately converted to USD.


---

# 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://loot-hunter.gitbook.io/loot-hunter/introduction.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.
