# Join Discord

Joining our Discord server is the best way to connect with other users, get support, and stay up to date with the latest announcements, feature updates, and behind-the-scenes news.

#### Why Join?

* **Community Support:** Get help from other UniDeck users and our team.
* **Product Announcements:** Be the first to know about new features, improvements, and releases.
* **Early Access & Beta Testing:** Get exclusive invites to test experimental features.
* **Feedback & Ideas:** Share your suggestions and help shape the future of UniDeck.
* **Networking:** Connect with creators, builders, and productivity enthusiasts.

#### How to Join:

1. Click the invite link below:

   * [Join UniDeck Discord](https://discord.gg/yYfaEaVVSe)

   <div data-full-width="true"><figure><img src="/files/CqK8q8c4IdRclam8revI" alt="https://discord.gg/yYfaEaVVSe"><figcaption></figcaption></figure></div>
2. Follow the instructions in Discord to verify your account (if required).
3. Introduce yourself in the `#introductions` channel (optional but encouraged)!
4. Explore channels like:
   * `#general-discussion` : Chat with the community.
   * `#product-updates` : Follow the latest changes and features.
   * `#support` : Ask questions and get assistance.

We can’t wait to see what you create with UniDeck!


---

# 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://ainur.gitbook.io/unideck-docs/community/join-discord.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.
