# Boss

![Boss #326](/files/rUAMj0sfJXLYTcCLj6YT)

Bosses are the eternal Gatekeepers of the Etherverse. Their sole purpose of existence is to smite down all those that challenge them. Bosses are ranked from Level 7 to Level 8. This means you have a 70% - 80% chance of losing when fighting a Boss.

### How to Defeat a Boss

First, you must have already defeated a [Mini-Boss](/tokens/villains/mini-boss.md) and achieved the role of Hardcore. Just because you talk a lot doesn't mean you have proven yourself to be able to challenge a boss. Then, and only then, once you have earned enough Rupeez, you can attempt to [fight](/gameplay/fighting.md) a Boss. If you are successful in defeating the Boss, you will be granted the Legendary role, a Legendary Hero NFT, and the NFT of the Boss that you have defeated. There are only 1,000 Bosses that can be minted.&#x20;

To fight a Boss, issue the following command in discord once you have at least 1,500 Rupeez and do not have the Legendary role:

```
/fight
```

| Boss Levels                                                                  | 7-8       |
| ---------------------------------------------------------------------------- | --------- |
| Role Needed to Fight                                                         | Hardcore  |
| Role Acquired When You Win                                                   | Legendary |
| Token Minting Cap                                                            | 1,000     |
| Rupeez Needed to Fight                                                       | 1,500     |
| Rupeez Deducted if You Lose                                                  | 200       |
| Rupeez Deducted if You Run                                                   | 50        |
| [Ownership Rupeez](/gameplay/earning-rupeez/ownership-rupeez.md) When Fought | 100       |


---

# 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/tokens/villains/boss.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.
