# Coinbase

You can link your Coinbase.com account and your Coinbase Wallet to transfer crypto between your two accounts. Please be aware that senders will be charged a gas fee.&#x20;

Use your Coinbase Wallet to:

* Transfer crypto between your Coinbase Wallet and Coinbase account
* Send and receive supported crypto to a different Coinbase Wallet user

(Assets moved to Coinbase Wallet from Coinbase.com will no longer be held by Coinbase. Therefore you are responsible for keeping your assets secure.)

Transfer crypto from your Coinbase account to your Coinbase Wallet

1. Open Coinbase app on your mobile device.
2. From the Payments tab, select Send
3. Select the supported asset you wish to transfer
4. When prompted to enter the address you would like to send to, tap the address that shows your email address below it&#x20;
5. Enter the amount you want to transfer from your Coinbase account then tap Preview (ensure that you are transferring your funds through the correct network)
6. Review the transaction details including any fees and click Send now.

Transfer crypto from your Coinbase account to your DeFi Wallet

To withdraw crypto on Coinbase Exchange:

1. [Sign in to Coinbase Exchange](http://exchange.coinbase.com/trade).
2. Click the Trading tab.
3. Under Wallet Balance, select Withdraw.
4. Search for and select assets you’d like to withdraw.&#x20;
5. Choose your withdrawal method you’d like to use.
6. In the To field, enter the external wallet address.&#x20;
7. Confirm you’re withdrawing the correct asset into the correct address.
8. Select the ethereum network, then click I Understand I am withdrawing funds on \[network] to confirm the compatibility of the network.&#x20;
9. Enter the amount you'd like to send, then click Withdraw.


---

# 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://docs.aarna.ai/using-aarna/onramp/cex-connections/coinbase.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.
