# How to make standard token swaps

### Open the Liquifi APP (<https://app.liquifi.org>)

![](/files/-MXVIJj-lzGzjEYBKHPL)

### Tap "Connect wallet" and choose the wallet type

![](/files/-MXVJ7fHvuYkmok8jJuj)

### Click "Choose token" and select what you want to sell

![](/files/-MXVK9bSDM3lOns98fbL)

### Enter the amount you want to sell (sending amount) or buy (receiving amount)

![](/files/-MXVL5mzXsNtjjjvLQEu)

### You will see a popup window with the swap confirmation details, check the data and confirm your choice

![](/files/-MXVLtqiEa7Qo3JqeAqG)

### Your wallet will automatically open. Check the transaction details and confirm

Depending on token pair you may need to confirm one or two transactions. When selling an ERC-20 (BEP-20) token for the first time, you will be prompted to approve the token spending first and then to perform the swap.

![](/files/-MXVMrMkasnoZq84-ojX)

### Congratulations, you have made your first swap on Liquifi!&#x20;

![](/files/-MXVN1zBZ07J1uwsiw2f)


---

# 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://liquifiorg.gitbook.io/liquifi/tutorials/how-to-standard-token-swaps.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.
