> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.squarecloud.app/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to report hosting abuse

## 1. How to Identify if Content is Hosted on Square Cloud

Before submitting an abuse report, you must confirm that the content in question is actually being served by our infrastructure. There are three main ways to check this:

### A. Default Domain
Applications that do not use custom domains typically use the platform's official subdomain:
* `example.squareweb.app`

### B. Request Headers
For websites utilizing custom domains, you can inspect the page's HTTP headers.
1. Open the website in your browser.
2. Press `F12` to open the **Developer Tools** and navigate to the **Network** tab.
3. Reload the page and click on the very first request (the website's domain).
4. Look for the following field within the **Response Headers**:
* `x-square-cloud-id`: If this header is present, the application is hosted on our servers.

### C. File Storage (Blob)
Files, images, or scripts hosted on our object storage system (Blob) use the following origin address:
* `public-blob.squarecloud.dev`

---

## 2. What to Include in the Report

To enable our compliance team to take swift action, providing as much technical context as possible is crucial. Please prepare the following information:

* **Type of Abuse:** (e.g., Phishing, Malware, Defamation, Copyright Infringement).
* **Full URL:** The exact link where the abusive content is located.
* **Proof and Evidence:** Screenshots, header logs, or any document that demonstrates the violation.
* **Detailed Description:** Explain why that specific content violates the platform's terms of service.

---

## 3. Official Reporting Channels

There are two ways to forward your abuse report to our Trust & Safety team:

### Web Form (Recommended)
The fastest way to get your report processed is through our official form, which properly categorizes the required information:
* **Link:** [https://squarecloud.app/pt-br/report-abuse](https://squarecloud.app/pt-br/report-abuse)

### Direct Email
You can also send all technical evidence directly to our abuse department:
* **Email:** `abuse@squarecloud.app`

---

## 4. What Happens After the Report?

Once received, the report undergoes a technical review:
1. **Verification:** We confirm whether the content violates our Terms of Service.
2. **Action:** Depending on the severity, the owner may be notified to remove the content, or the application may be suspended immediately.
3. **Privacy:** Your information as a reporter is handled with strict confidentiality, in accordance with our privacy policies.

Thank you for helping keep Square Cloud a safe platform for both developers and users.