# Reporting an Account or Post

* The best way to report a post or account is to do so via our “Report” buttons. This method allows us to keep a record of every public key that is reported so we can reverse search blacklisted accounts if needed. <br>
* At this time, you **will not** be notified if the post or account you reported has been hidden from the main node or not. You can expect your reported account or post has been reviewed 24 hours from the initial report. <br>
* If you would like to know the status of an account or post you have reported, you can actively reach out regarding a specific case at <support@deso.org>.<br>
* **Support will no longer be reviewing any reported scams in Discord.** When one-off accounts are reported in Discord, there exists no record of account removal as they don’t get entered into the excel spreadsheet that keeps track of all reported public keys.

### What posts or accounts do we hide from the main node?&#x20;

* We only hide accounts or posts that violate federal or state guidelines. This is anything from imposter accounts, accounts minting/selling unoriginal artwork, nsfw, child pornography, etc. We do not hide accounts that are posting offensive content or other acts that are not illegal in nature.&#x20;

### How do I report an account or post?&#x20;

1. **To report a post,** look for “Report Content” button after clicking on the 3 dots in the top right hand corner the post.\
   \
   You will be directed to a short form to complete the report.

![](/files/5bWhTgVIyE37waCW62Ei)

1. **To report an account**, look for the “Report User” button on the profile to reach a short form to file a report. Add a link to the real account in the form to report an imposter account. If there’s no link, add an explanation.

![](/files/RAhgFsqMIRet4rHzOhR7)


---

# 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.deso.org/contact-and-media/reporting-an-account-or-post.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.
