> For the complete documentation index, see [llms.txt](https://docs.litedex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.litedex.io/products-guide/exchange/how-to-trade.md).

# How to Trade

![](/files/-MiL61GoGOr54iWa8Yz0)

LITEDEX puts a lot of effort into making trading easy for both novice and experienced users. LITEDEX Team had created an easy to understand interface and teaching the steps on how to use it through the LITEDEX documentation.

**Trading preparation**

Before you make a trade, you must have a Wallet. If you don't have it, you can learn and make it [here ](/get-started/how-to-make-a-wallet.md)at the same time. And if you already have a Wallet, make sure you again have Tokens to trade.

**Trade on the LITEDEX exchange**

1\. Visit the exchange page [here](https://swap.litedex.io/#/swap)

2\. After visiting the Website, you must connect the Wallet to the LITEDEX platform. Click “Connect to a wallet”.

![](/files/-Mh1hXIAscAbw6m-uqIF)

3\. Select the Token you want to trade from the drop down menu or the down arrow icon in the “From” section. In this tutorial, BSC Coin default settings. Since we are swapping on the BSC Blockchain, if you are using the ETH Blockchain, the default setting is ETH and it changes depending on Blockchain. Even though it is set by default, you can replace it with any Coin you want, for example We use BNB Coin to exchange to LDX Coin (Can be replaced with other coins). Before swapping, make sure your balance is sufficient.

![](/files/-Mh1iTgPwDYBQXR8pawz)

4\. Enter the value you want to trade in the “From” section and the BNB-LDX coin conversion will automatically be displayed.

![](/files/-Mh1iu-6N2MoxvXie6Ac)

And you can estimate the number of Coins you want to exchange by looking at the “To” section which automatically results from the conversion.

5\. After you have entered the amount you need, please double check the details and click the exchange button to process.

![](/files/-Mh1rZ93BPfO4WE2rCQv)

6\. And a screen will appear prompting with more details about the transaction. Double check that the details are correct.

![](/files/-Mh1k-gyeBmHoQJd_ol9)

Once confirm, you can click the "Swap Anyway" button. And the system process with Wallet asking you to confirm the action.

7\. Done! You can click “View on BscScan” to view your transaction details in explorer.

![](/files/-Mh1l69bplrNHZXGpk8S)

**Watch the video below :**

{% embed url="<https://youtu.be/dcqWOfDGbx0>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.litedex.io/products-guide/exchange/how-to-trade.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.
