# $scammer check

### Aliases

`$s c` , `$s check`

### Parameter

`<ignOrUUID>`is the parameter where you would place the in game name or UUID of the player you want to check to be safe to trade with

### Description

Check if `<ignOrUUID>` is safe to trade with

### Examples

![Example of a successful check (using ign)](/files/-M8jkIKkf74UlvE8yxo8)

![Example of a successful check (using UUID)](/files/-M8jlSap3tIGhXhrd7sr)

![Example of a invalid ign](/files/-M8jlY9TEfxTpgoGyeYO)

![Example when checked user is a recorded scamemr](/files/-M8jlf8wZGf3CrZ-hn-X)


---

# 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.robothanzo.dev/scammer-checking/untitled.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.
