# Get Started

![](/files/-MiL4wzSYWKfSYb6DF56)

Before beginning a trade, We strongly recommend the traders to understand and study how to use the trade. As such, the LITEDEX Team provides brief education for both novice and experienced traders. The following educational paths have been provided.‌

### Preparation Before Trade <a href="#preparation-before-trade" id="preparation-before-trade"></a>

Preparation before trading, traders must know what is needed to make a transaction. Transacting on a decentralized exchange, you need a wallet to store personal funds. Therefore, the LITEDEX Team provides education about Wallet:‌

1. ​[**Wallet Introduction**](/get-started/wallet-introduction.md)**​**
2. **​**[**How to make a Wallet**](/get-started/how-to-make-a-wallet.md)**​**

Once you really understand it, learn it and use it well. You can study the product guide.‌

### Guide to Use Product <a href="#guide-to-use-product" id="guide-to-use-product"></a>

If you have created a wallet and know how to use it. Please follow the guides that we have provided.‌

**1.** [**Exchange**](/products-guide/exchange.md) **​**‌

* ​[Token Swaps](/products-guide/exchange/token-swaps.md) ​
* ​[How to Trade](/products-guide/exchange/how-to-trade.md)​
* ​[Liquidity Pools](/products-guide/exchange/liquidity-pools.md)​

**2.** [**Yield Farming**](/products-guide/yield-farming.md)**​**‌

* ​[How to use Yield Farming](/products-guide/yield-farming/how-to-use-yield-farming.md)​

**3.** [**Staking**](/products-guide/staking.md)**​**‌

* ​[How to use Staking](/products-guide/staking/how-to-use-staking.md)​

**4.** [**Analytics (Info)**](/products-guide/analytics-info.md)**​**[<br>](https://app.gitbook.com/@litedex-1/s/litedex-documentation/roadmap)


---

# 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.litedex.io/get-started.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.
