# DM Confessions

Tippy also supports confessions through DMs! This way your confessions are 100% anonymous. To use DM confessions, you can simply DM Tippy with `confess <server ID> <confession>`. Tippy will also show the server ID in the input channel if one was set. If you need help obtaining the ID, follow [this guide](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-#:~:text=On%20Android%20press%20and%20hold,name%20and%20select%20Copy%20ID.).

![](/files/6FFWYvuYlu7b1dhrM4Ti)


---

# 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.tippy.cafe/modules/confessions/dm-confessions.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.
