# How to Find Discord Event ID

**Important!**\
You must have Developer Mode enabled to do this. Please follow this guide to turn it on: [How to Enable Developer Mode on Discord](/docs/misc/how-to-enable-developer-mode-on-discord.md)

### 1. Locate the Relevant Event

The event is inside of your Discord guild.

***

### 2. Select the ‘Event’ Option

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

***

### 3. Right-Click on the Event

***

### 4. Select ‘Copy Event ID’

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


---

# 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.domino.run/docs/misc/how-to-find-discord-event-id.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.
