# Setup your Den

## Discord

1. Head to <http://vyper.trade/dens>
2. Click the "Create Dens" button
3. Press on "Add to Discord"
4. Follow Discord instructions to add the Dens bot to the desired group

<div align="center" data-full-width="false"><figure><img src="/files/BOafANGoNXDlfQTmouvC" alt="" width="375"><figcaption></figcaption></figure></div>

5. Once the bot is successfully invited into the group, use the  `/create` command to create a Den for the group.

{% hint style="info" %}
Only server admins can use the `/create` command for the Den to form.&#x20;
{% endhint %}

6. Join the Den by using the `/join` command.&#x20;

{% hint style="info" %}
Server owners and members must use the `/join` command to see and join the Den in your Dens list in Vyper.
{% endhint %}

7. Use `/setchannel` to set the channel you want your Vyper Dens calls sent to your group shown in.

***

## Telegram

1. Head to <http://vyper.trade/dens>
2. Click the "Create Dens" button
3. Press on "Add to Telegram"
   1. This will open the bot inside of Telegram&#x20;
4. Click on the Vyper Dens bot profile
5. Press the "Add To Group or Channel"

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

6. Select the group you want to set up a Den in
7. Once the bot is successfully invited into the group, use the  `/create` command to create a Den for the group.

{% hint style="info" %}
Only server admins can use the `/create` command for the Den to form.&#x20;
{% endhint %}

8. Join the Den by using the `/join` command.&#x20;

{% hint style="info" %}
Server owners and members must use the `/join` command to see and join the Den in your Dens list in Vyper.
{% 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.vyper.trade/vyper/dens/setup-your-den.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.
