> For the complete documentation index, see [llms.txt](https://docs.nannda.xyz/nannda-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/potion-nft.md).

# Potion NFT

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

\*Only $NDT with a completed Claim can be used for this.

The item that restores life is called Potion NFT and can restore the prophet's life during quest. The potion NFT is gone once it is used, and the $NDT required for each class is different, but same for any level. The each cost is as per the table below.

Reference

**Small(each class)Potion half**

This can recover 1 Life of the prophet. The cost is 1/125 NDT of Level 1 class Earning Power.

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

**Small(each class)Potion full**

This can recover 3 Life of the prophet. The cost is 3/125 NDT of Level 1 class Earning Power.

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

**Medium(each class)Potion half**

This can recover 10 Life of the prophet. The cost is 9/125 NDT of Level 1 class Earning Power.

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

**Medium(each class)Potion full**

This can recover 30 Life of the prophet. The cost is 25/125 NDT of Level 1 class Earning Power.

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

**Large(each class)Potion half**

This can recover 50 Life of the prophet. The cost is 40/125 NDT of Level 1 class Earning Power.

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

**Large(each class)Potion full**

This can recover 100 Life of the prophet. The cost is 70/125 NDT of Level 1 class Earning Power.

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

| Healing Power (HP) | Portion Cost ($NDT)Junior | Portion Cost ($NDT) Senior | Portion Cost ($NDT)Grand Master | Portion Cost ($NDT) Legend |
| ------------------ | ------------------------- | -------------------------- | ------------------------------- | -------------------------- |
| 1                  | 4                         | 6                          | 16                              | 36                         |
| 3                  | 12                        | 19                         | 48                              | 108                        |
| 10                 | 36                        | 56                         | 144                             | 324                        |
| 30                 | 100                       | 156                        | 400                             | 900                        |
| 50                 | 160                       | 250                        | 640                             | 1440                       |
| 100                | 280                       | 438                        | 1120                            | 2520                       |

### How to Buy

Potion NFT can be purchased from the in-game page.

{% embed url="<https://www.nannda.xyz/mint_item>" %}

<figure><img src="/files/0sjpxyEe0kM4R0BvVoLz" alt=""><figcaption></figcaption></figure>

It is also available in the NFT Marketplace.

<https://opensea.io/ja/collection/nannda-portion>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/potion-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
