# Get Started

Blockchain Dapps are a bit difficult to use. Don't worry though, we've created a range of guides to help you get comfortable with PolyDEX!

## Setting up PolyDEX

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

{% content-ref url="/pages/-Mff16PVI5JZRSrEuF8t" %}
[Create Wallet](/products/get-started/create-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mff1Bnjybr1cRgx\_TVO" %}
[Get Matic ERC20 Tokens](/products/get-started/get-matic.md)
{% endcontent-ref %}

## Guides for using PolyDEX features

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

{% content-ref url="/pages/-Mff8qhh3OB3HxKT5vmp" %}
[How to trade tokens](/products/exchange/how-to-trade.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mff8xzapdVE-n\_KLdLF" %}
[How to add / remove liquidity](/products/exchange/add-remove-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mff8xzapdVE-n\_KLdLF" %}
[How to add / remove liquidity](/products/exchange/add-remove-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfgCtgfygdKd3QKBs6-" %}
[How to use farms](/products/farms/how-to-use-farms.md)
{% endcontent-ref %}

If you can't find what you need, feel free to visit the [Cryption Network's Telegram](https://t.me/CryptionNetwork) 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.cryption.network/products/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.
