# Overview

#### Don't have a wallet or don't know where to start? Just follow our guide:

{% content-ref url="/pages/XEFWb4PMdBgauuH6adnC" %}
[How to connect a wallet to Parraton](/get-started/how-to-connect-a-wallet-to-parraton.md)
{% endcontent-ref %}

#### You have a wallet and successfully connected it to the [Parraton](https://parraton.com/)? Here is our guide on how to deposit your [DeDust](https://dedust.io/) LP tokens to [Parraton](https://parraton.com/):

{% content-ref url="/pages/a3w4atyhSkAHdzwAwY68" %}
[How to deposit LP tokens to Parraton](/get-started/how-to-deposit-lp-tokens-to-parraton.md)
{% endcontent-ref %}

#### Don't have [DeDust](https://dedust.io/) LP tokens to deposit? It is not a problem! Just follow our guide on how to get them:

{% content-ref url="/pages/W9hhaxtHcVTA8wf12AAJ" %}
[How to get DeDust LP tokens](/get-started/how-to-get-dedust-lp-tokens.md)
{% endcontent-ref %}

#### Want to withdraw your [DeDust](https://dedust.io/) LP tokens from [Parraton](https://parraton.com/)?  We will miss you, but here is a guide for you, hoping you will get back to us:

{% content-ref url="/pages/ss0tQiuP05euYOZ0XjYr" %}
[How to withdraw LP tokens from Parraton](/get-started/how-to-withdraw-lp-tokens-from-parraton.md)
{% endcontent-ref %}

#### If you need any help, please visit the dedicated page:

{% content-ref url="/pages/Tok9vGaDnPcelRESLcCp" %}
[Support](/faq/support.md)
{% endcontent-ref %}


---

# 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.parraton.com/get-started/overview.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.
