# Reporting a Seller

If you encounter a reason that you believe warrants reporting a seller, we recommend contacting our support team by sending a message to [support@tilt.app.](mailto:support@tilt.app)&#x20;

For us to investigate a report, we require the following:

* **The seller's username**
* **The date and approximate time of the incident**
* **A description of the issue**&#x20;
* **Supporting evidence:** screenshots, screen recordings, or timestamps that demonstrate the issue

**Reports submitted without sufficient detail or evidence may not be reviewed.** The more specific and complete your report, the faster we can investigate and take action.

All reports are reviewed by our teams. Sellers found to have violated our policies will be subject to enforcement action in line with our [Strike Guidelines](https://support.tilt.app/tilt-help-desk/for-sellers/policies-and-guidelines/strike-guidelines). Users who consistently submit false or malicious reports may also face consequences.<br>


---

# 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://support.tilt.app/tilt-help-desk/reporting/reporting-a-seller.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.
