# Swap on H2 Finance

## Who should use this?

Any Strider with existing assets on Cronos zkEVM.

## How to use this?

**Step 1.** Go to <https://h2.finance/swap>&#x20;

**Step 2.** Under the “You Pay” token dropdown menu, select the token you want to let go of. Then select the token you want to receive under the “You Receive” token dropdown menu. Enter the amount you wish to swap and check the estimated amount you’ll receive.

<figure><img src="/files/1c9sjwiQbH1DCbJGulaG" alt=""><figcaption></figcaption></figure>

**Step 3.** Click "Swap" to proceed. Your wallet will prompt you to approve the transaction. Once confirmed, your tokens will be swapped and you will receive the desired tokens.


---

# 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.moonlander.trade/how-to-use/fund-your-wallet/cronos-zkevm/swap-on-h2-finance.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.
