# Kredeum NFTs DAPP

DAPP Kredeum NFTs is available here <https://app.kredeum.com/>

If not yet connected to Metamask, please click on "Connect to Metamask":

![](/files/bIaUqjXeDw9LGyDd5m6c)

Then you'll see your NFTs on the selected network and your selected collection:

![](/files/iUxo0pDrh1NrBn5MwxfM)

If you didn't yet create your own collection, don't worry, you can still use Kredeum public one "Open NFTs", available by default on all networks:

![](/files/mDPo43uKESPLFL55fNMl)


---

# 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.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.
