# Wallet Transfer(only gas fee)

{% hint style="info" %}
**DBot supports one-click wallet transfer and checking operation records for wallet transfer**

**Native token transfers and records for wallet transfers supported**

Wallet transfers for H5 supported
{% endhint %}

<figure><img src="/files/yQ3vMgyNXpSwYh0FbCMW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/D15NlcqjVBpuGMNOLIzk" alt=""><figcaption></figcaption></figure>

**Receive Wallet:** Just enter the wallet address, no private key required

**Auto Priority Fee:** Priority fee will be used for each transaction (each transaction can contain 5 tokens; if 20 tokens are selected, they will be sent in 4 transactions)

**Send Wallet:** Up to 20 tokens can be sent at one time, clicking on the next page will cancel the selected tokens (If the receiving address doesn't hold the token or has burned it, the account rent will be paid by the sending wallet)


---

# 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://guide-en.dbotx.com/dbot-free-tools/wallet-transfer.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.
