# Seller Walkthrough

Here’s how to sell safely using DealDaddy:

{% stepper %}
{% step %}

### Get Invite

Once a buyer starts a deal, you’ll be notified with a message and a button to `/accept`.![](/files/IUvf1TzQfdZHGM4cwaGf)

{% hint style="info" %}
**Note:** You can reject a deal with the "Reject" button if you didn’t agree to it.
{% endhint %}
{% endstep %}

{% step %}

### Accept the Deal

Tap the "Accept Deal" button.

![](/files/kYmkBvD08EtpZfXne9lH)

{% endstep %}

{% step %}

### Deliver Product

Send your product, login, file, or digital item as agreed...
{% endstep %}

{% step %}

### Mark as Complete

Mark the deal as `/Completed`. Buyer will then confirm with `/confirm` after receiving the goods\
![](/files/dkItgYkQGj9WsVuGXbcv)

Funds will be released into your DealDaddy balance.

![](/files/WG4bJscmDA6LO7AEygrf)

You can then `/withdraw` to your crypto wallet.\
![](/files/pbiMzHpjQechSrcNXIy5)
{% 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/seller-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.
