> For the complete documentation index, see [llms.txt](https://nftguide.paniniamerica.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nftguide.paniniamerica.net/connecting-your-account-with-discord.md).

# Connecting your Account with Discord

Unleash the magic of your NFT! Connect your Panini Account to Discord and unlock exclusive channels.&#x20;

Collectors who possess designated NFT tokens can enjoy additional privileges, such as access to exclusive channels, unique content, special events & giveaways. Hurry up and follow these steps to connect your Discord account to Panini :&#x20;

1. Log into your paniniamerica.net account and click on BLOCKCHAIN or log into your nft.paniniamerica.net account.
2. Click on the Profile dropdown > SETTINGS > PROFILE > SOCIAL MEDIA LINKS.
3. Click on the CONNECT button in the Discord section to view the Discord Connect Pop up.
4. ‘DISPLAY MY DISCORD DETAILS UNDER MY PROFILE’ Toggle can be turned on or off in the Discord Connect Pop-up as per your privacy requirement.
5. Click on YES in the Discord Connect Pop up to navigate to the Discord Authorize Screen.
6. Click on the Authorize button to connect your Discord account to Panini.

On successfully connecting your Discord account to Panini, the Panini Discord server will assign you the ‘Verified’ role and the system will check your eligibility in terms of token gating criteria met so that the respective role/s can be assigned to access exclusive channels on Discord.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nftguide.paniniamerica.net/connecting-your-account-with-discord.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
