# NFT

To set up start by navigating to the Vulcan main dashboard and either select 'Launch ->' under the Token Gated Roles box or directly select the verification type you want on the left side hamburger menu.

<figure><img src="/files/t47eAt9d1gwEPjtezopo" alt=""><figcaption></figcaption></figure>

Next, select 'Add NFT role'.

**You have now reached the main configuration section of the dashboard.**

At this page, you will want to select the verification type that is best used in your situation. Following this use the guides attached to this to help with your setup.

<figure><img src="/files/RTzCBSubEKp8btHtyEaf" alt=""><figcaption></figcaption></figure>

Vulcan utilizes an exclusive **Auto-Verify via PREMINT** option that allows collectors to seamlessly verify their assets if they have previously connected their discord account and wallet to PREMINT.

**Dashboard**

The Vulcan dashboard allows server administrators to have a keen insight into user engagement within their servers. Showing the time in which they verified as well as what assets allowed them to verify. <mark style="color:purple;">This page will only populate after you've created a role.</mark>

<figure><img src="/files/iFFXxuPLfS71aRSMUmij" alt=""><figcaption></figcaption></figure>

#### Verification Types

There are currently **nine** different verification options available to choose from. Six are pictured below as well as ERC-20, Custom Webhook, and Captcha verification.

<figure><img src="/files/2JzOvwqWAvaNulwAM8Ar" alt=""><figcaption></figcaption></figure>


---

# 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://premint.gitbook.io/vulcan/products/verify-roles/nft.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.
