# How to swap on SyncPad?

<img src="/files/uDMWokpMqPNZ8XnWvK6N" alt="" class="gitbook-drawing">

* Take trade on launchpad as example: you can follow these steps:

  1. Connect your wallet: To use SyncPad, you need to connect your wallet first. You can use any wallet that supports the Ethereum network, such as MetaMask, WalletConnect, or Coinbase Wallet. Once you have connected your wallet, you will be able to see your wallet balance and available assets.
  2. Choose the asset you want to swap: On the Launchpad page, you can select the asset you want to swap from the dropdown menu. You can choose any ERC-20 token that is supported by SyncPad.
  3. Select the asset you want to receive: After selecting the asset you want to swap, you need to choose the asset you want to receive in exchange. You can select any other ERC-20 token that is supported by SyncPad.
  4. Enter the amount: Enter the amount of the token you want to swap. You can enter the amount in the "From" field, and the amount you will receive will be automatically calculated in the "To" field.
  5. Confirm the transaction: Review the details of your transaction, including the token amounts, the transaction fee, and the estimated transaction time. Once you have reviewed the details, you can confirm the transaction and wait for it to be processed on the blockchain.
  6. Receive your tokens: After the transaction is processed, you will receive the tokens you have swapped in your wallet.

  Note that the swapping process may vary depending on the specific pool you are using on SyncPad, and the steps may differ slightly. Additionally, always be sure to double-check the details of your transaction before confirming it to ensure that you are swapping the correct assets and amounts.


---

# 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://sycnswswapp-swap.gitbook.io/us/how-to-swap-on-syncpad.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.
