# Ownership Rupeez

While our Heroes are [Exploring](#exploring) or Fighting, they may run into a [Villain](/tokens/villains.md) that is owned by another player. If they do, the [Discord Bot](/discord-bot/join.md) will randomly select a Villain for them to fight. Should the Villain that is randomly selected be one that you own the NFT for, and the Hero loses the battle, you will be awarded a portion of the Rupeez that the battling Hero lost!

<table><thead><tr><th width="338">Villain Type</th><th>Ownership Rupeez Awarded</th></tr></thead><tbody><tr><td>Minion</td><td><img src="/files/UAtegKqmVFnCS5smdiTH" alt="" data-size="line"> 20</td></tr><tr><td>Mini-Boss</td><td><img src="/files/W6f1ht6PompefFVSo6rA" alt="" data-size="line"> 50</td></tr><tr><td>Boss</td><td><img src="/files/uSabhGjZHqQsSPS8T2aV" alt="" data-size="line"> 100</td></tr></tbody></table>


---

# 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.mintofdestiny.xyz/gameplay/earning-rupeez/ownership-rupeez.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.
