# Reloading

Each NFT in the ecosystem contains a set amount of harvestable LAND for the life of that NFT.&#x20;

With the Reloading feature, you can use NFT Credits to extend the harvest limit of an existing NFT. To reload an NFT, press the + button next to LAND Remaining:

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

Like minting a new NFT, reloading will cost 4 Credits per 1 LAND added, plus a LAND fee.&#x20;


---

# 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://docs.landshare.io/platform-features/nft-ecosystem/reloading.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.
