# Avoiding Scams

{% hint style="info" %}
Nearly all scams in crypto can be avoided by **NEVER sharing your Private Key or Seed Phrase with anyone.** The only reason someone might ask you is to steal your money. Do not fall for social engineering scams.
{% endhint %}

## Impersonators

A very common method of scamming is impersonating official accounts. Scammers will pretend to be official employees, such as moderators, support, or even official channels. \
\
To remain safe:

* Make sure that you have found Pocket Pro through official sources. Please go through our [official twitter account](https://x.com/pp_trading) and/or [website](https://www.pp.xyz/) to access our trading platforms and official links.

{% hint style="info" %}
Always double-check URLs when receiving links from others. To minimize risk, access our products through our official platforms:\
\
Twitter: <https://x.com/pp_trading>\
\
Website: <https://www.pp.xyz/>\
\
TG Bot: <https://t.me/pocketprotectorbot>
{% endhint %}

* Pocket Pro team members will NEVER ask you for your Private Key or Seed Phrase.

<figure><img src="/files/sacJ1h3NXkCrBygDBlie" alt="" width="563"><figcaption><p>This is the real Pocket Pro bot.</p></figcaption></figure>

## Unauthorized Account Access

* Social engineering is one of the most prominent methods of scamming in Crypto. We strongly recommend **NEVER** sharing your screen while sensitive applications are open, or sending a screenshot that might contain sensitive information (such as Private Keys and Seed Phrases).
* Scammers often gain access by sophisticated social engineering methods. Make sure to **NEVER** share any information that is sensitive, or download unauthorized extensions.

**Protect your Pocket.**


---

# 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.pocketprotector.xyz/security/avoiding-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.
