# Offramp on Kinto

First, click on the asset you want to withdraw, then 'withdraw'. Note: to withdraw the asset needs to be in USDC. Next a widget will appear prompting you to select how you want to withdraw. For offramp, select 'credit card/bank account'.&#x20;

<figure><img src="/files/jOc51p1QsXOojosdDfLI" alt="" width="375"><figcaption></figcaption></figure>

If the asset you want to withdraw is not USDC, you will be prompted to swap the asset into USDC to continue the offramp process. [<mark style="color:purple;">Follow the steps required</mark>](/kinto-the-modular-exchange/user-guides/swap-on-kinto.md) to swap the asset to withdraw, the UI will guide you.&#x20;

If the asset is already USDC or once you have swapped the USDC, you will see the below screen illustrating how much USDC you are selling and how much you will recieve in your local currency, as well as the conversion rate. Click 'sell USDC' to continue.&#x20;

<figure><img src="/files/KHOLrlHmzrCj22NqyieA" alt="" width="375"><figcaption></figcaption></figure>

Next you will be prompted through numerous steps by your provider - this may include verifying your phone number, email, or undertaking a KYC. You will also need to provide the details of where the money is being sent. Please follow the steps in order to complete the transaction.&#x20;

Once you have completed the steps, you will recieve the funds on the external account provided.&#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://docs.kinto.xyz/kinto-the-modular-exchange/user-guides/kinto-withdrawals/offramp-on-kinto.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.
