# Open your NFT wallet

If it's first time you open <https://beta.kredeum.com/> and you are not yet logged on Metamask, you'll see a button "Connect to Metamask". Just click on it!&#x20;

![](/files/8FZkAAA4wBawk3GOCgPR)

Log in Metamask

![](/files/czSLtgZwgITEs4on7N5s)

Then you will see your NFT wallet!

![](/files/4WzYd73wsIIj6Y3BDtnq)

You can then list your NFTs by selecting a blockchain network and one of your collections. We list only NFTs by network and collection. Creating a collection and a NFT are described in following pages.

By clicking on NFT arrow, you'll see data NFTs (Owner, Token REF, Collection, Metadata, Image IPFS link)

![](/files/4dQMTjD54dXAahYuFofx)

&#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.kredeum.com/kredeum-nfts-documentation/kredeum-nfts-dapp/open-your-nft-wallet.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.
