# How to Report a Scam or Suspicious Behavior

#### **Examples of Suspicious Behavior**

Report immediately if you see:

* Fake profiles pretending to be athletes
* Users soliciting payments outside the platform
* Attempts to buy or sell accounts (not allowed)
* Spam messages promising “guaranteed rewards” or “secret methods”
* Harassment or inappropriate messages in chats or comments
* Any attempt to bypass game mechanics or marketplace rules

***

#### **Where to Report**

All reports are handled through our moderation system on Discord.

1. **Join the Peaxel Discord:**\
   <https://discord.gg/p2K6kquXHU>
2. Go to the **#support** channel
3. **Open a Support Ticket**
4. Include:
   * Username of the person you are reporting
   * Screenshots or links (if available)
   * Short description of what happened

Our moderation team will review the case and take action if necessary.

***

#### **What Happens After You Report**

We will:

* Investigate the situation
* Contact involved users if needed
* Apply sanctions where appropriate

Potential actions include:

| Action                | When Used                                      |
| --------------------- | ---------------------------------------------- |
| Warning               | Minor violations or misunderstandings          |
| Temporary restriction | Repeated rule violations                       |
| Account freeze        | Suspected fraud or wallet abuse                |
| Permanent ban         | Proven scam, harassment, or malicious behavior |

***

#### **Privacy and Safety**

Your identity as the reporter is **kept confidential**.\
We **never** reveal who submitted a report.

***

#### **If You Are Unsure**

If you’re not certain whether something is a scam — **still report it**.\
It’s better to check early than wait and risk loss or damage.

***

If you ever feel uncomfortable or unsure, **we are here to help.**


---

# 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.peaxel.me/guide/faqs/account-and-security/how-to-report-a-scam-or-suspicious-behavior.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.
