# Vulcan compared to other Token-Gating Services

## Key Benefits

Vulcan, like Collab.Land, is a Discord-based bot designed to verify token asset ownership across various blockchains and manage role assignments. However, Vulcan uniquely eliminates the need for users to be redirected to an external site to sign a transaction during wallet registration. Vulcan offers three primary methods to prove wallet ownership:

* **PREMINT:** Vulcan automatically scans wallets linked to users' PREMINT profiles during server verification.
* **Update Bio:** Users receive a unique string code to update the bio field in the marketplace specified by your server’s active marketplaces and blockchains.
* **Same Wallet Transaction:** Users are prompted to send a small amount from and to the same wallet they are registering.&#x20;

Moreover, Vulcan enhances community management by offering a suite of free tools, such as captcha, onboarding, sales, art, floor pricing, and ticket bots.

Additionally, Vulcan offers a flexible verification option through a custom webhook managed by you. It sends a wallet or list of wallets to your host, which then assigns or removes roles based on a true/false response. This feature is particularly useful for complex configurations.

## Feature Comparison

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

## Chain Support

| <p><br></p> | Collab.Land | <p>Matrica</p><p>Basic</p> | <p>Matrica</p><p>Premium</p> | Vulcan |
| ----------- | ----------- | -------------------------- | ---------------------------- | ------ |
| Ethereum    | ✅           | ✅                          | ✅                            | ✅      |
| Solana      | ✅           | ✅                          | ✅                            | ❌      |
| Polygon     | ✅           | ✅                          | ✅                            | ✅      |
| Bitcoin     | ✅           | ❌                          | ✅                            | ❌      |
| Base        | ✅           | ❌                          | ❌                            | ✅      |
| Blast       | ✅           | ❌                          | ❌                            | ✅      |
| Arbitrum    | ✅           | ❌                          | ❌                            | ✅      |
| Avalanche   | ✅           | ❌                          | ❌                            | ✅      |
| Optimism    | ✅           | ❌                          | ❌                            | ✅      |
| Zora        | ❌           | ❌                          | ❌                            | ✅      |
| Ronin       | ✅           | ❌                          | ❌                            | ❌      |
| Flow        | ✅           | ❌                          | ❌                            | ❌      |
| Linea       | ✅           | ❌                          | ❌                            | ❌      |
| Polkadot    | ✅           | ❌                          | ❌                            | ❌      |
| Celo        | ✅           | ❌                          | ❌                            | ❌      |
| Immutable X | ✅           | ❌                          | ❌                            | ❌      |
| Loopring    | ✅           | ❌                          | ❌                            | ❌      |
| XRPL        | ✅           | ❌                          | ❌                            | ❌      |
| BSC         | ✅           | ❌                          | ❌                            | ❌      |
| Celo        | ✅           | ❌                          | ❌                            | ❌      |
| Moonbeam    | ✅           | ❌                          | ❌                            | ❌      |
| Palm        | ✅           | ❌                          | ❌                            | ❌      |
| Q Chain     | ✅           | ❌                          | ❌                            | ❌      |
| Gnosis      | ✅           | ❌                          | ❌                            | ❌      |
| Kusama      | ✅           | ❌                          | ❌                            | ❌      |
| Eluvio      | ✅           | ❌                          | ❌                            | ❌      |
| NEAR        | ✅           | ❌                          | ❌                            | ❌      |

Vulcan primarily concentrates on NFTs, catering especially to blockchains with significant NFT communities. While we also support ERC20 tokens, our main specialty is providing Token Gating services for NFT communities within Discord. Should you require support for a blockchain we do not cover, or if you're interested in gating access to a Telegram chat, we recommend exploring Collab.Land as an alternative!


---

# 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/getting-started/vulcan-compared-to-other-token-gating-services.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.
