# Our Features

## Create Role Rules

Create rules to assign different roles for NFTs held from collection or even assign roles for quantity metadata traits held

## Multi Wallet Registration

Allow your discord users to register multiple Voi wallets for their user.

## Voting

Hold votes allowing your discord users to vote on options using the NFTs they hold as the vote weight.&#x20;

1 NFT held from collection = 1 vote entry

**\*Voting currently in closed beta. Please contact ThisGuy/@DustyShelf add feature and help test\***

## Giveaways

Host giveaways in your server. \
Entries per role templates coming soon...

## Whitelisting

Create a whitelist raffle and get CSV of winner wallet addresses.

## Flex NFTs

Allow your discord users to flex NFTs held from collections chosen by server admin

## Auctions

Coming soon...


---

# 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://voi-nft-bot.gitbook.io/voi-nft-discord-bot-docs/overview/our-features.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.
