# Buyer Walkthrough

Follow these steps to buy safely using DealDaddy:

{% stepper %}
{% step %}

### Deposit Funds

Use `/deposit` in @DealDaddy\_Bot to add crypto.\
![](/files/oUSrbmoZ2Shl0aLTLpxW)
{% endstep %}

{% step %}

### Start Deal

Use the command:

`/newdeal` @seller \<what you're buying>

Example: /newdeal 100 @KidsAbuser fortnite account + mail access![](/files/JJ9pJrsCLzpeOwzBGzeM)

{% endstep %}

{% step %}

### Wait for Seller

Seller must accept via `/accept`. \
![](/files/62UaDXcD95vNaDxPpFFp)
{% endstep %}

{% step %}

### Confirm Delivery

Once the seller delivers the product (login, file, or digital item as agreed...), type `/confirm` to release funds.\
![](/files/OgGreC51Ilome7NMj3ko)

**Done! Funds are released to seller.**

![](/files/g9zQZ39qA7yNE3G5cGIX)
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
If issues arise, use `/dispute <deal_id>` to request admin help.
{% 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/buyer-walkthrough.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.
