# Quickstart Guide

{% content-ref url="/pages/0GVe8kANyb4pkvmZJwpj" %}
[How to Connect Your Wallet](/features-and-tutorials/wallets-and-funds/how-to-connect-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/uGwew1UFEbxTJ4vbGm1D" %}
[How to Add Funds](/features-and-tutorials/wallets-and-funds/how-to-add-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/WOafefxWVGPOsnqt6feq" %}
[How to Swap Tokens](/features-and-tutorials/swap/how-to-swap-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/nQJL1MyU1TvImxlgGtvh" %}
[How to Add Liquidity](/features-and-tutorials/liquidity/how-to-add-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/rTQO9SWdIECZ0NgS6Hxy" %}
[How to Yield Farm](/features-and-tutorials/yield-farms/how-to-yield-farm.md)
{% endcontent-ref %}

{% content-ref url="/pages/rmQ6Xj1yTdBm9qQxWquA" %}
[How to Stake Tokens](/features-and-tutorials/mining-pools/how-to-stake-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/uZlckbtZ7EOdl6Cq6KB2" %}
[How to play Lottery](/features-and-tutorials/lottery/how-to-play-lottery.md)
{% endcontent-ref %}

{% content-ref url="/pages/pG9pbFYUDfPAOx2g7ypw" %}
[How to Mint Free](/features-and-tutorials/mint-free/how-to-mint-free.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.miaswap.io/quickstart-guide.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.
