# Kinto Withdrawals

Withdrawals and deposits on Kinto are now available thanks to our implementation of Socket's Super Bridge.

Users can withdraw from Kinto into one of the following destination chains, depending on where the asset is available: Arbitrum, Base or Ethereum mainnet.&#x20;

Let's see how to do this step by step:

1. Go to your portfolio: [<mark style="color:purple;">https://engen.kinto.xyz/portfolio</mark>](https://engen.kinto.xyz/portfolio) and click on the asset you wish to withdraw

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2FEkInyhnvBFxzP3dFZklS%2FScreenshot%202024-05-24%20at%209.32.12%E2%80%AFPM.png?alt=media&#x26;token=c1c2a52c-6f93-4ffa-818b-f22424155c62" alt=""><figcaption></figcaption></figure>

2. &#x20;In the asset page, you will see your position and options to deposit/withdraw

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2FRePTOi6i427vzhg48aNG%2FScreenshot%202025-02-15%20at%2015.13.31.png?alt=media&#x26;token=84f19d7d-09bf-4b35-bbd3-1c21645bcd49" alt=""><figcaption></figcaption></figure>

2. Click on withdraw
3. When you click 'withdraw' you will see the option to either off-ramp to your bank or to send to an external wallet.&#x20;

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2Fq0ExAdhHxm8ycDmqfT7U%2FScreenshot%202025-02-15%20at%2014.51.55.png?alt=media&#x26;token=118b1050-b5a4-4367-9679-8fb42dd613cb" alt="" width="327"><figcaption></figcaption></figure>

4. Select the amount to withdraw and the destination wallet (be aware that destination wallets are limited to the signers you added to your Kinto Wallet). The gas fee is taken from the asset you are withdrawing - no need for any other asset type. You will see the fee at the bottom of the widget.&#x20;

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2FpOJ9eASTR1T09NdCvLCU%2FScreenshot%202025-02-15%20at%2014.52.13.png?alt=media&#x26;token=5f2c0b64-1e8d-4ef5-86a2-048173490abe" alt="" width="314"><figcaption></figcaption></figure>

4. Select carefully the address you want to withdraw to (your external wallet):

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2FLcm8Bg8XS1IgonJf6IsH%2FScreenshot%202024-06-08%20at%2010.56.22%E2%80%AFAM.png?alt=media&#x26;token=6ae76294-b668-4f69-830c-a7e99f994f3b" alt=""><figcaption></figcaption></figure>

7. Click on withdraw:

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2F5UtYMy8SiqisR3yYkytF%2FScreenshot%202024-06-08%20at%2010.59.15%E2%80%AFAM.png?alt=media&#x26;token=86778cc7-f525-43a8-9435-808a9a63661f" alt=""><figcaption></figcaption></figure>

8. Sign your transaction (a passkey signing prompt will appear)

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2FtT2NAm5q2hmaKFpbXHRF%2FScreenshot%202024-06-08%20at%2010.59.25%E2%80%AFAM.png?alt=media&#x26;token=cc14bccf-c482-4f57-9be5-cc025b4abbbc" alt=""><figcaption></figcaption></figure>

9. Your funds will be available in 3-5 mins in your selected destination chain/address

<figure><img src="https://3204478300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkwGpOqIolO3lPoyd0ZL8%2Fuploads%2F5lZdPT6bt8EzYCNpnvTY%2FScreenshot%202024-06-08%20at%2010.59.43%E2%80%AFAM.png?alt=media&#x26;token=9f01a54d-617c-4167-8be1-474fbf08e4e4" alt=""><figcaption></figcaption></figure>


---

# 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.kinto.xyz/kinto-the-modular-exchange/user-guides/kinto-withdrawals.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.
