# Knights

### Fight with a Knight

Players use Knights to play the game. **All players will be given a free, basic Knight** when they create an account, but those Knights are not NFTs yet.

### Minted Knights can Earn RUBY Rewards

Knights which are NFTs, either won in a Knight Auction, bought from the marketplace, rented from other holders, or newly minted, can **earn RUBY rewards** when they win a Ranked Game. The higher Level a Knight, the more RUBY they earn.

### Owning Multiple Knights

A player can own multiple Knights, all with different Levels and using different items. **Tournaments will have multiple classes** so that all Knights can fight with someone their own size.


---

# 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://whitepaper.cryptoknights.games/knights.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.
