> For the complete documentation index, see [llms.txt](https://docs.magicsea.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magicsea.finance/welcome/quickstart-guide.md).

# QuickStart Guide

<figure><img src="/files/yLICBWohd4U6ZCnzFjfx" 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="/pages/wG34vcmG36HL5NIuPP6Z" %}
[How to Swap your Tokens](/protocol/exchange/swap/how-to-swap-your-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jlr5QkFeuPjPDm7GY9I4" %}
[How to Provide Liquidity in V2 Pools](/protocol/liquidity-pools/simple-v2-pools/how-to-provide-liquidity-in-v2-pools.md)
{% endcontent-ref %}

{% content-ref url="/pages/K1U1JGR0Z9kTI9lFqUIp" %}
[How to Earn Farm V2 Rewards](/protocol/earn/farms-v2/how-to-earn-farm-v2-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/BZV9mJdF8ZyRQabqq7Dr" %}
[How to Boost your LUM to Magic LUM](/protocol/magic/booster/how-to-boost-your-lum-to-magic-lum.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
