# Discord Verification

## How Does It Work?

1. Users Connect Their Wallets Into our Dashboard (USERS JUST HAVE TO SIGN A MESSAGE, NO TRANSACTION IS REQUIRED & NO FUNDS IS REQUESTED)
2. Our Backend Will Loop Through your Discord Server Members & Verify if each user holds your specified NFT

## Chains Supported

* Solana ( NFTS /  PNFTS / CNFTS/ CORE)
* Sei Network
* Btc Ordinals
* Immutable X
* Ethereum
* Polygon
* Rails Network (Upcoming)
* Avax (Upcoming)

## FAQ:

```
1) Q:Do We Support Multiple Collections?
A: Yes & The Multiple Collections can be from different chains

2) Q: Do We Support Multiple Roles Per collection?
A: Yes.

3) Q: Do We Support Multiple Wallets Per User
A: Yes.

4) Q: What Type of roles do you support?
A: Amount, Trait, ID based

5) Q: Is Staking Support Available?
A: Yes.

Note: Any Upcoming Questions Will be added in here!
```


---

# 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.unfrgtn.space/utility/discord-verification.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.
