> For the complete documentation index, see [llms.txt](https://docs.closetware.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.closetware.store/guide/accounts/claiming-guide/enabling-discord-direct-messages.md).

# Enabling Discord Direct Messages

{% hint style="info" %}
In order for our Discord Bot to send you your account details your Discord messaging settings must be set to everyone, here is where our guide comes into help! (Note that by default your messages are fully opened)
{% endhint %}

1. Press the settings button on Discord and locate the "Content & Social" section.
2. Enable the following permissions below:

<div data-with-frame="true"><figure><img src="/files/E3onGxO37xIUR6XZE4Nx" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/m2CWNk1T1xrTxFx7xudB" alt=""><figcaption></figcaption></figure></div>

And you're done, head on over to the [next step](/guide/accounts/claiming-guide/claiming-your-account.md)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.closetware.store/guide/accounts/claiming-guide/enabling-discord-direct-messages.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.
