# QuickStart Guide

<figure><img src="https://3298136148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQKXYjSjojT8bZB2EGMXu%2Fuploads%2FJYp22vEWAbPlu1X3C8Rv%2FHow%20to%20Videos-Gitbook-Banner.webp?alt=media&#x26;token=2a6c5ebd-795d-4f55-a9db-7e01e901721d" alt=""><figcaption></figcaption></figure>

Looking for a specific function on MagicSea? These tutorials will guide you from beginner to DeFi expert, giving you the confidence to navigate our protocol with ease. Click the applicable link below to learn more:

{% content-ref url="../protocol/exchange/swap/how-to-swap-your-tokens" %}
[how-to-swap-your-tokens](https://docs.magicsea.finance/protocol/exchange/swap/how-to-swap-your-tokens)
{% endcontent-ref %}

{% content-ref url="../protocol/liquidity-pools/simple-v2-pools/how-to-provide-liquidity-in-v2-pools" %}
[how-to-provide-liquidity-in-v2-pools](https://docs.magicsea.finance/protocol/liquidity-pools/simple-v2-pools/how-to-provide-liquidity-in-v2-pools)
{% endcontent-ref %}

{% content-ref url="../protocol/earn/farms-v2/how-to-earn-farm-v2-rewards" %}
[how-to-earn-farm-v2-rewards](https://docs.magicsea.finance/protocol/earn/farms-v2/how-to-earn-farm-v2-rewards)
{% endcontent-ref %}

{% content-ref url="../protocol/magic/booster/how-to-boost-your-lum-to-magic-lum" %}
[how-to-boost-your-lum-to-magic-lum](https://docs.magicsea.finance/protocol/magic/booster/how-to-boost-your-lum-to-magic-lum)
{% 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.magicsea.finance/welcome/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.
