# How to: Withdraw from Coinbase

## Making a Withdrawal

For transferring from Coinbase, you can manually initiate a withdrawal from the exchange if you don't want to connect the account to Layerswap. Please refer to this guide for a seamless withdrawal.

**1.Choose to complete the transfer "Manually"**

<figure><img src="https://1539013778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60lDEkZWkqpblJDopzKQ%2Fuploads%2FcMuEhO1n43JCEl2SDdQZ%2Fimage.png?alt=media&#x26;token=429085f2-a212-4d2b-b1a2-edbc13853911" alt=""><figcaption><p>Step 1</p></figcaption></figure>

**2. In your Coinbase account, click "Send & Receive"**

<figure><img src="https://1539013778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60lDEkZWkqpblJDopzKQ%2Fuploads%2FY3t6kRTBUSVuQLHGX9MS%2Fimage.png?alt=media&#x26;token=9fd02c54-773d-4f82-8e1b-be423517b123" alt=""><figcaption><p>Step 2</p></figcaption></figure>

**3. Copy the address and amount shown in Layerswap**

*Please note that the provided deposit address is being generated specifically for you. For a successful transaction, you should transfer funds to that address.*

<figure><img src="https://1539013778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60lDEkZWkqpblJDopzKQ%2Fuploads%2FQx8dqpagQiM16LRTvZ8j%2Fimage.png?alt=media&#x26;token=4686b8de-d6a9-4363-80fe-3146e587dd6b" alt=""><figcaption><p>Step 3</p></figcaption></figure>

**4. Paste the information in the respective fields in Coinbase and click "Continue".**&#x20;

*Make sure that the selected network is the one indicated in Layerswap.*

<figure><img src="https://1539013778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60lDEkZWkqpblJDopzKQ%2Fuploads%2FLR88oYeqv4HeMdfv4oOF%2Fimage.png?alt=media&#x26;token=b23cdd60-1bb2-462c-9f92-f7a3c513ac68" alt=""><figcaption><p>Step 4</p></figcaption></figure>

**5. Confirm the details and click "Send now"**

<figure><img src="https://1539013778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60lDEkZWkqpblJDopzKQ%2Fuploads%2FhI90lR23VdbMQFodKQJY%2Fimage.png?alt=media&#x26;token=41cba950-1932-48e6-ae88-febd5d25d3a4" alt=""><figcaption><p>Step 5</p></figcaption></figure>

**The transaction will be completed in no time!**&#x20;


---

# 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://learn.layerswap.io/user-docs/beginners-guides/how-to-withdraw-from-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.
