# Supported Coins

{% columns %}
{% column width="91.66666666666666%" %}

<div><figure><img src="/files/fa0kA21aCP6wkPjYJkvq" alt="" width="128"><figcaption></figcaption></figure> <figure><img src="/files/7b3MYssX4j1z2KEqLLnc" alt="" width="128"><figcaption></figcaption></figure> <figure><img src="/files/4EvQawJvLSCChDdRzPVH" alt="" width="128"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

***

## 💰 Supported Coins & Networks

<table><thead><tr><th>Coin</th><th valign="middle">Network</th><th data-type="checkbox"></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td>BTC</td><td valign="middle">Bitcoin</td><td>true</td><td><a href="/files/fa0kA21aCP6wkPjYJkvq">/files/fa0kA21aCP6wkPjYJkvq</a></td></tr><tr><td>SOL</td><td valign="middle">Solana</td><td>true</td><td><a href="/files/7b3MYssX4j1z2KEqLLnc">/files/7b3MYssX4j1z2KEqLLnc</a></td></tr><tr><td>LTC</td><td valign="middle">Litecoin</td><td>true</td><td><a href="/files/4EvQawJvLSCChDdRzPVH">/files/4EvQawJvLSCChDdRzPVH</a></td></tr><tr><td>ETH</td><td valign="middle">ERC-20, BEP-20</td><td>false</td><td></td></tr><tr><td>USDT</td><td valign="middle">ERC-20, TRC-20, BEP-20</td><td>false</td><td></td></tr></tbody></table>

<p align="center"><strong>More options coming soon...</strong></p>

## ⚠️ Important Reminder

{% hint style="danger" %}
Sending coins on an **unsupported network** or to the **wrong address** may result in **permanent loss of funds**.
{% endhint %}

Always:

* Confirm the network matches the invoice
* Send **only once per address**
* Wait for confirmation before considering a deal complete

## 💸 Service Fees

DealDaddy charges small service fees to keep the system secure and operational. Fees are **automatically applied** at the time of deal creation.

| Deal Amount | Fee   |
| ----------- | ----- |
| $50 or more | 2%    |
| Under $50   | $1.00 |


---

# 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/overview/supported-coins.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.
