> For the complete documentation index, see [llms.txt](https://docs.socialmarket.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.socialmarket.tech/contact-and-support/report-account-or-activity.md).

# Report Account or Activity

## Reporting

All content created in any Social Market platform can be seen across the DeSo blockchain. This means that if you have issues or concerns with any content or activity seen on the Social Market mobile app, then you can create a report through this form:

{% embed url="<https://websseyreporting.aidaform.com/report-account-or-activity>" %}

However, if there is something suspicious or concerning that needs to be addressed and is on-chain, then we highly suggest coordinating with any other app you see this suspicious activity or content taking place. All other reports needed to be made in the DeSo blockchain, please follow this link to learn how to file a direct report to the DeSo Core Team on any content or activity:

{% embed url="<https://docs.deso.org/contact-and-media/reporting-an-account-or-post#how-do-i-report-an-account-or-post>" %}

## Compliance with the law

As security is our number one consideration for the business, we will do our best to coordinate with law enforcements across the world, without giving up your freedom or privacy as a user.

Given how our platform and services are mostly on-chain, this means we will not be able to decrypt or intercept messages or private interactions between users because we as a provider cannot decrypt messages externally between users.

For any concerns here please refer to our **Policies** page; alternatively, please consider reaching out to us directly in the **Contact** page.


---

# 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.socialmarket.tech/contact-and-support/report-account-or-activity.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.
