# Staying Safe on Discord

## Identify Genuine Staff & Ambassadors On Discord

* In The Sandbox's official Discord community, <mark style="color:blue;">**staff will have blue usernames**</mark><mark style="color:blue;">.</mark> This is true for all staff, whether they are community managers, moderators, or support.
* We also have some Ambassadors in The Sandbox's official Discord community. These are not staff members, but are trusted members of the community who can help you. <mark style="color:orange;">**Ambassadors will have orange usernames**</mark>.

{% hint style="danger" %}
**COMMUNITY STAFF & AMBASSADORS WILL NEVER DO ANY OF THE FOLLOWING:**

* Send you a direct message (DMs) or friend request. Even if it's for support purposes (that's what the private support tickets are for).
* Send you information about sales, giveaways, contests, passes, NFTs, tests, and so on in DMs.
* Ask you to send funds or NFTs.
* Ask you for wallet seed phrases, wallet passwords, or account passwords.
* Ask you to connect your wallet to anywhere that is not an official The Sandbox website ([**see the Official Links page**](/en/accounts/security-topics/officialtsblinks.md)).
* Ask you to re-verify / reauthenticate your wallet or similar.&#x20;
  {% endhint %}

## Report Scams on Discord

{% hint style="info" %}
Learn more about [**Common Scams & Tactics**](/en/accounts/security-topics/common-scams-and-tactics.md) in our [**Security Topics**](/en/accounts/security-topics.md).
{% endhint %}

The Discord Community - besides offering a place to communicate with others, share your content, reach out to the team, and seek support - also provides a place to safely and privately report scams and scammers to The Sandbox.

### How to Report Scams

Visit the **Reporting Scams** channel, which is underneath the **Security & Anti-Scam** category.

<div><figure><img src="/files/HzLAR6Z2EvgwTwEvlhiy" alt="" width="390"><figcaption></figcaption></figure> <figure><img src="/files/ThBXRFevzoeAX9LzDnsc" alt="" width="375"><figcaption></figcaption></figure></div>

You'll notice two red buttons to report scams in this channel:

* **Report a Website / Social Page**
* **Report a Person / Bot**

Select one and a quick form will pop up asking for the details of the address or individual you are reporting. Once you submit this, it is sent to all of The Sandbox's moderators, as well as their community managers.

The above methods are privately reported. You can also report a person or bot by typing **@The Sandbox Moderators** to tag them in the relevant channel about the offending post, but it will be visible to other Discord users.


---

# 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.sandbox.game/en/general/discord-community/safety-report-scams.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.
