# Deposit

{% 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 SOL to USDC on Hyperliquid

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

Type in the amount of Solana you want to convert and click "Convert"!
{% endstep %}
{% endstepper %}

Now powered by HyperLiquid, users are now allowed to trade perpetuals while on Axiom. We allow up to 50x leverage on our platform currently. Axiom takes a 0.01% fee per transaction while trading on our platform.

{% hint style="danger" %}
Leverage amplifies both gains and losses—many traders lose everything by overleveraging in volatile markets. Trade responsibly! 🚨
{% endhint %}

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