# Known Scams & Warnings

To keep DealDaddy safe, avoid these known scams:

## 1. Telegram Impersonators

Only trust @DealDaddy\_Bot. Ignore usernames that look similar.

## 2. Outside Deals

Never agree to deal outside the bot. You won’t be protected by escrow.

## 3. Fake Proofs or Screenshots

Do not trust screenshots of payments, balances, or receipts.

## 4. Middleman Impersonation

Always verify with official bot links and admins.

## **5. Never release funds until the deal is fully completed**

Don’t click “Confirm Release” until you’ve received everything agreed upon.<br>

***

{% hint style="info" %}
If you ever feel unsure, you can **open a dispute** at any time. Our team will manually review the deal and resolve the issue
{% endhint %}


---

# 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://www.dealdaddy.info/creating-deals/known-scams-and-warnings.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.
