# 3.1.7 Hero Dismiss

Open the Inventory and go to Hero Details. Find and click the "Dismiss" button under the hero you want to dismiss. Materials will be returned to you based on the quality and level of the hero.&#x20;

<figure><img src="/files/oYw0ropFZdJtkTlq4Myb" alt=""><figcaption></figcaption></figure>

Only N heroes can be dismissed at the moment. WNH to be returned are as follows：

| Hero level | WNH returned |
| ---------- | ------------ |
| 1          | 40000        |
| 2          | 40150        |
| 3          | 40300        |
| 4          | 40450        |
| 5          | 40600        |
| 6          | 41100        |
| 7          | 41600        |
| 8          | 42100        |
| 9          | 42600        |
| 10         | 43100        |
| 11         | 45100        |
| 12         | 47100        |
| 13         | 49100        |
| 14         | 51100        |
| 15         | 53100        |
| 16         | 62100        |
| 17         | 71100        |
| 18         | 80100        |
| 19         | 89100        |
| 20         | 98100        |
| 21         | 118100       |
| 22         | 138100       |
| 23         | 158100       |
| 24         | 178100       |
| 25         | 198100       |
| 26         | 248100       |
| 27         | 298100       |
| 28         | 348100       |
| 29         | 398100       |
| 30         | 448100       |
| 31         | 548100       |
| 32         | 648100       |
| 33         | 748100       |
| 34         | 848100       |
| 35         | 948100       |
| 36         | 1198100      |
| 37         | 1448100      |
| 38         | 1698100      |
| 39         | 1948100      |
| 40         | 2198100      |
| 41         | 2598100      |
| 42         | 2998100      |
| 43         | 3398100      |
| 44         | 3798100      |
| 45         | 4198100      |
| 46         | 4848100      |
| 47         | 5498100      |
| 48         | 6148100      |
| 49         | 6798100      |
| 50         | 7448100      |
| 51         | 8348100      |
| 52         | 9248100      |
| 53         | 10148100     |
| 54         | 11048100     |
| 55         | 11948100     |
| 56         | 13198100     |
| 57         | 14448100     |
| 58         | 15698100     |
| 59         | 16948100     |
| 60         | 8198100      |


---

# 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.winnfthero.io/3.-nfts/3.1-hero-nfts/3.1.7-hero-dismiss.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.
