# Browse NFTs

### Browse NFTs

Go to your [Dashboard](https://docs.badbears.io/standard-features/dashboard) and use the **🔎 Browse NFTs** button.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2Fg7D0zRQTdqHS7AZ2glQi%2Fimage.png?alt=media&#x26;token=b8103ade-2f0c-43ac-b511-0d5b770103ce" alt=""><figcaption><p>Pair NFT Button</p></figcaption></figure>

Choose the collection you want to browse.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FBEDNJiU9dTkoHyOMcDJK%2Fimage.png?alt=media&#x26;token=21e3af74-fa8c-47e1-8422-01939edf0594" alt=""><figcaption><p>Active Collections Select</p></figcaption></figure>

Once you choose a collection, all your NFTs from that collection are displayed that are owned by all your wallets. When the collection type is a 🔥 **Generator**, it will also display the Points balance the NFT currently holds.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F2p5onGg8C0qZ8esILLta%2Fimage.png?alt=media&#x26;token=57fe7c6b-f3c9-4578-9f53-297997a1ff49" alt=""><figcaption><p>List NFTs Collection</p></figcaption></figure>

If you click on an NFT, you will get a display similar to the one below depending on the type of NFT:

{% tabs %}
{% tab title="🙂 No Effect" %}

* Links to Opensea
* ID + Name of the NFT
* Image of the NFT

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FmTP4WSJXtWru391FSysJ%2Fimage.png?alt=media&#x26;token=1ace610b-1fe1-420a-8a43-7b51e44b5b4e" alt=""><figcaption><p>NFT Overview No Effect</p></figcaption></figure>
{% endtab %}

{% tab title="🔥 Generator" %}

* Link to Opensea
* ID + Name of the NFT
* Image of the NFT
* Current Points balance
* Number of daily points it is generating
* Paired NFTs
* Button to claim the Points of this individual NFT

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FGhXNgf5UaDeGOpXSFu9r%2Fimage.png?alt=media&#x26;token=38a1aba7-be87-4fdc-adeb-7d8e9b38c4f0" alt=""><figcaption><p>NFT Overview Generator</p></figcaption></figure>
{% endtab %}

{% tab title="⚡️ Multiplier" %}

* Link to Opensea
* ID + Name of the NFT
* Image
* Multiplier amount
* Paired NFTs

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FPjQmR4ZYa8mmWeZsVcQS%2Fimage.png?alt=media&#x26;token=9f359c43-42ed-4a26-b27d-b3cd5b1a7707" alt=""><figcaption><p>NFT Overview Multiplier</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.badbears.io/standard-features/dashboard/browse-nfts.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.
