# Grape Access

{% hint style="danger" %}
Starting Sunday, May 1st, 2022: 1 Grape Access Network (1 $GAN) token will be required to use Grape Access Verification for each Discord server (see [<mark style="color:purple;">**below**</mark>](#grape-access-verification)).&#x20;
{% endhint %}

The power of Grape Access starts with combining wallet information with Discord IDs. It specifically allows you to:

* Verify on-chain ownership of assets, and
* assign respective roles and permissions on Discord, based on assets.

Supported token types:

* SPL-Tokens
* NFT's with metadata on Metaplex
* Raydium Staked LP tokens
* Orca Staked LP tokens

![](https://content.gitbook.com/content/4qSZKcQIEEEQVBUvVSZz/blobs/G6CzVwVLBkoVEdBh2f22/image.png)

## Grape Access Verification

### Grape Access Network Token

{% hint style="danger" %}
Starting Sunday, May 1st, 2022: 1 Grape Access Network (1 $GAN) token will be required to use Grape Access Verification for each Discord server.&#x20;
{% endhint %}

The $GAN Token is a $GRAPE-based token is available on [<mark style="color:purple;">Grape.art</mark>](https://grape.art/collection/gan). Here are the steps:

1. <mark style="color:purple;">**Get**</mark> 10,665[ <mark style="color:purple;">**$GRAPE**</mark>](https://raydium.io/swap/?inputCurrency=8upjSpvjcdpuzhfR1zriwg5NXkwDruejqNE9WNbPRtyA\&outputCurrency=sol\&inputAmount=10665); *Swap $USDC or $SOL for $GRAPE*
2. Swap $GRAPE for 1 $GAN token on [<mark style="color:purple;">Grape.art</mark>](https://grape.art/collection/gan). &#x20;
3. Hold **1 $GAN** token in your DAO Community Treasury/Vault wallet or a secure wallet of your choice.&#x20;
4. Confirm and provide the wallet address & Discord server name/ID to Grape Network by visiting the Grape Discord Community Server via the Invite-Link: <https://discord.gg/grapedao>
5. Keep & Hold 1 $GAN token in the Wallet you provided.<br>

{% hint style="warning" %}
Grape Access Verification will only work for your Discord community server if you hold at least 1 $GAN in the wallet you provided the Grape Team. If the amount of $GAN token falls below 1 $GAN for whatever reason, Grape Access Verification will stop working within \~24 hours. Please reach out to us if you have any questions.
{% endhint %}


---

# 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.grapes.network/grape-network/development-resources/grape-access.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.
