# Viewing your NodeNFT

Here is the video demonstration of this: <https://youtu.be/7EPNS1G3lwA>

### Step 1

![](/files/0swhTqzepAGsyQ3IakNH)

Head to <https://www.0xmarket.io/> and connect your Metamask wallet to the app by clicking on the “Connect” button in the top right corner.

Make sure your Metamask is on the Polygon Network.

A Metamask window will pop up on which you will have to sign the transaction. Click “Sign”

### Step 2

![](/files/4IJDeBD0jtSfsbraDUVg)

Once your wallet is connected, click on the “Inventory” option in the top menu.

This will display all the Node NFTs that you currently own.

You can also click on each of the NFTs to know more about its properties and its current HYP payment status as well.


---

# 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.stackos.io/stackos-docs/0xmarket/viewing-your-nodenft.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.
