# Discord community

Log in to your Discord account. Click the “**Create a server”** button on your dashboard and then follow the onboarding guide.

{% embed url="<https://youtu.be/IeJW5DDFQoY>" %}
Desctop Screen Cast
{% endembed %}

Once your server is created, your next step is to add the necessary channels and roles for your community.

{% embed url="<https://youtu.be/jqKKEz5NsOA>" %}
Desctop Screen Cast
{% endembed %}

Create roles you want people to get when they purchase a membership to your community. Set on the “View Channels” and the “Send Messages” switches for the role.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfQph9TuLGvRA0cM2_tZhuNRdbGf6fWd2mXHxbGJjs2wE7p-d-IkC8UDVDEl04Pg5nF4efFHrSJpFzO9yXjzRsJYHokCBsGNtvjTVY_kYtS7-ELjhhYbSAHcgyMlY53DzqwKulDrGRSRoiFsaPsUKCZcJxS?key=R-UjAqVg-8VmuE-CwmCtjg" alt=""><figcaption></figcaption></figure>

Make sure to set off the “View Channels” switch for the @everyone role, that way your server will stay private and you can sell access to it as a membership. And you're all set!&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe4PLD2m-8Mc7t-ojcc43bGinBIISB_gAqhG83owBp3xmpmTFqd2gPeBeUH4Nvc2Ez_ZMV-gHazK1eJV94aUwKdVGuyxhrTX0nWYCzn76Bg0_OLecMpsr9eZ7yqKt2V8aBI_v84friJAsoKZLXGBa-0kkzB?key=R-UjAqVg-8VmuE-CwmCtjg" alt=""><figcaption></figcaption></figure>

Go back to Opuna. Find the “Products” section and click the “Create a product” button. Then choose “Discord Access” as your product.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdjCK2_QajWuAPMkfdHxOMdd1ec8vmjjUCEeOfhfcg0jHa1NoWOzOx9yIvddSoDpA-A-_Pr1APHGhaISGFNdeJcQAm1st_dI2PZ3Fr666bCaU_7wGZuqEQI-wLCZBwDNWRodKssWtexOKmsaCJb4Q46U8d7?key=R-UjAqVg-8VmuE-CwmCtjg" alt=""><figcaption></figcaption></figure>

Connect your Discord to Opuna.

{% embed url="<https://youtu.be/KfWQO16xwnI>" %}
Desctop Screen Cast
{% endembed %}

There are more steps to make your product more informative and appealing. Check our [guide](/getting-started/create-your-product.md) on creating a product.\ <br>


---

# 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://help.opuna.com/start-selling/discord-community.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.
