# 👋 Start Here

This series of educational content and tutorials is designed to get you up to speed on how to use GammaSwap.<br>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Beginner</strong></td><td>Introduction to GammaSwap</td><td></td><td><a href="/files/9lBiW45dD0c3iElotcsU">/files/9lBiW45dD0c3iElotcsU</a></td><td><a href="/pages/Z2kJMucfR4AmFVPAAXRh">/pages/Z2kJMucfR4AmFVPAAXRh</a></td></tr><tr><td><strong>Intermediate</strong></td><td>Hedging IL in full range AMMs</td><td></td><td><a href="/files/Oa97dhMdXRy71ArNky0D">/files/Oa97dhMdXRy71ArNky0D</a></td><td><a href="/pages/ZvYXTATIuF5Js9nxSgAJ">/pages/ZvYXTATIuF5Js9nxSgAJ</a></td></tr><tr><td><strong>Advanced</strong></td><td>Hedging IL in concentrated liquidity AMMs</td><td></td><td><a href="/files/Jq4HqtCo34mZMQyH4A58">/files/Jq4HqtCo34mZMQyH4A58</a></td><td><a href="/pages/iJYgggM5dbIlY6BsTXkW">/pages/iJYgggM5dbIlY6BsTXkW</a></td></tr></tbody></table>


---

# 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://academy.gammaswap.com/start-here.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.
