# Discord Events

Every week, before Monday noon ET, we will share our upcoming events in several ways:

* A tweet will be sent out
* They will be added as Discord Events
* They will be posted in the #community channel
* More significant events will also be highlighted in #announcements.

We encourage you to check out our weekly events from within Discord.

To access them, simply click on the 'Events' tab in the upper left corner of Discord.

<figure><img src="/files/6qDv1ByFvETYjLyrqsHQ" alt=""><figcaption></figcaption></figure>

This will display a list of all upcoming events, each with the start date/time, title, description, and location.<br>

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

If you're interested in attending an event, click the 'Interested' button. Discord will then send you a reminder notification just before the event starts.<br>

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

Be sure to check the Events tab each week for events that may interest you.


---

# 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.cyberbrokers.com/user-guide/discord/comm/discord-events.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.
