# Withdraw

After you are done trading perpetuals, you can convert your USDC on hyperliquid to Native solana by using the same process as before!

{% stepper %}
{% step %}

### Click on the Sol - USDC Button In the Top Right

<figure><img src="/files/VZyLXabFGEkCX2pcffnG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on the Swap Button

<figure><img src="/files/FdXPoYje3RIorGm9jrud" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Convert your USDC to USDC on SOL

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

Type in the amount of USDC you want to convert and click "Convert"! After \~ 5 minutes you will receive USDC S
{% endstep %}
{% endstepper %}


---

# 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.axiom.trade/perpetuals/withdraw.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.
