# Getting started

![](/files/b93kMozBSDKpjfvmscCN)

## Setting up Position Exchange

Follow these guides to get everything set up to use Position Exchange, or feel free to jump to the guide you need if you've been doing okay but lost your way.

[Create a Wallet](/get-started/create-a-wallet.md)\
[Get BEP20 Tokens](/get-started/get-bep20-tokens.md)

## Guides for using Position Exchange features

Once you have a wallet set up and connected to Position Exchange, feel free to check our other how to guides below.

[How to Trade](/products/exchange/how-to-trade.md)\
[How to Add/Remove Liquidity](/products/exchange/how-to-add-remove-liquidity.md)\
[How to Use Farms](/products/farming/how-to-use-farms.md)

Check the menu for more documentation on the range of Position Exchange features and services, including more advanced guides.

If you can't find what you need, feel free to visit the [Position Exchange Telegram](https://t.me/PositionExchange) and ask for help there!


---

# 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.position.exchange/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.
