> For the complete documentation index, see [llms.txt](https://help.visages.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visages.xyz/discord-community.md).

# Discord Community

Congratulations! You have just purchased a NFT from Visages.xyz, and you are now part of an exclusive club of art-lovers – the Visages Community.&#x20;

### The Discord Community

After you have made your purchase, there are a few steps you can take to join the exclusive Visages NFT-holders Discord community and gain access to exclusive content, such as behind-the-scenes looks at upcoming collections, exclusive discounts, and more.

1. First, you will need to create a Discord account. This can easily be done by downloading the Discord app for your device, or by going to the Discord website and signing up.&#x20;
2. Once your account is created, you will need to join the Visages NFT-holders server. This can be done by clicking the “Join Server” button located at the top of the Visages NFT-holders Discord page.
3. Once you have joined the server, you will need to verify your purchase of a Visages NFT. This can be done by sending a direct message to the Visages NFT-holders admin, who will verify your purchase and grant you access to the server.
4. Once you have been granted access, you will be able to explore the many features of the Visages NFT-holders Discord server. This includes exclusive previews of upcoming collections, exclusive discounts, and more. You will also be able to interact with other Visages NFT-holders, create art collaborations, and much more.

So, now that you’ve purchased a NFT from Visages.xyz, don’t forget to join the exclusive Visages NFT-holders Discord community. Not only will you gain access to exciting content, but you will also become part of an exclusive club of art-lovers.


---

# 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://help.visages.xyz/discord-community.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.
