# 👋 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="https://2774865177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFbA7JCgqXLBciXUczp3t%2Fuploads%2FdCUpUfN7PNAGSpqwomWj%2FScreenshot%202025-06-25%20at%2011.35.07%E2%80%AFPM.png?alt=media&#x26;token=5e6c80a2-efcb-49c7-96dd-19c77ddcc155">Screenshot 2025-06-25 at 11.35.07 PM.png</a></td><td><a href="gammaswap-101/chapter-1-introduction-to-gammaswap">chapter-1-introduction-to-gammaswap</a></td></tr><tr><td><strong>Intermediate</strong></td><td>Hedging IL in full range AMMs</td><td></td><td><a href="https://2774865177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFbA7JCgqXLBciXUczp3t%2Fuploads%2Fm8zeUPSM829W2Z2LWo7q%2FScreenshot%202025-06-24%20at%2011.40.45%E2%80%AFPM.png?alt=media&#x26;token=4361ef7f-e940-4865-88ce-5c385320491e">Screenshot 2025-06-24 at 11.40.45 PM.png</a></td><td><a href="chapter-4-how-to-hedge-il-full-range">chapter-4-how-to-hedge-il-full-range</a></td></tr><tr><td><strong>Advanced</strong></td><td>Hedging IL in concentrated liquidity AMMs</td><td></td><td><a href="https://2774865177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFbA7JCgqXLBciXUczp3t%2Fuploads%2FvK7YAldsA6ThXqEJEFFY%2FScreenshot%202025-06-25%20at%2010.41.48%E2%80%AFPM.png?alt=media&#x26;token=dfcaf7e6-eae3-4b16-9921-75d99b32634f">Screenshot 2025-06-25 at 10.41.48 PM.png</a></td><td><a href="3-hedge-il-in-clamm/chapter-8-hedge-il-in-clamm">chapter-8-hedge-il-in-clamm</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.
