# NFT Dashboard Instructions

### Dashboard Instructions

Location of the NFT Dashboard is: <https://nftdashboard.presearch.com>

The site will ask you to connect your wallet and it will verify which NFTs you have in the wallet.

You will need to import your NFTs into your wallet if you have not already done so. See instructions below.

Each of your NFTs in the connected wallet will be listed on the dashboard once they have been included in the Docker run statement on your node. See instructions below.

**Stake/UnStake PRE:**

To earn you will need to stake the minimum amount of PRE on your NFT.  Please note if you stake more than the minimum you will not earn more.

The stake/unstake buttons will have two prompts.  First prompt will be to approve your ERC-20 spending cap to the staking smart contract.  This allows the smart contract to stake your funds.  The second prompt is the approval to move PRE from your Web3 wallet.

After the stake is complete you will need to click on “Update Dashboard” to refresh the page to verify your stake.  We have left this manual refresh in-place since Base or chain confirmations can lag.

Clicking on an NFT ID will open another tab which will provide daily work detail for that NFT.  Work will be shown by day and by node.

Following are instructions for importing your purchased NFTs into your wallet and including them on Crawler, Vector and C-Seek nodes.

<br>

1. [Instructions to import NFTs.](https://docs.google.com/document/d/1verMPe90cJXiJp7_4gN3EoqV2pAd1MsDGRkWt0_ooJI/edit?usp=sharing)
2. [New NFT Instructions for Crawlers.](https://docs.google.com/document/u/0/d/1_uEhhF4qoIyzEkHZZxuZ1E7XKZJarXBsU_zEfKo3Y7o/edit)
3. [New NFT Instructions for Vectors.](https://docs.google.com/document/d/1BhCxWmuhNsOYHzQ45ZI-DnB9b_Jx8dgtGhTEn8htako/edit?usp=sharing)
4. [New NFT Instructions for Seekers.](https://docs.google.com/document/u/0/d/1SuY3y8ICBIxuaZph_1NSuqvvi9hd6tGMm7UTTz36W30/edit)


---

# 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.presearch.io/nodes/nft-dashboard-instructions.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.
