# Introduction to Gamma

![](https://1445436235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWyc-TFyZIzH7aDRnpp%2Fuploads%2F3vbdB46GMUci6m5jaO0m%2FGamma%20Docs%20Logo.jpg?alt=media\&token=3e6c2222-e0a6-40be-866a-736423cc4ad8)

Gamma is a protocol for active liquidity management and trading on decentralized exchanges.  The Gamma protocol is accessible from a [**web application**](https://app.gamma.xyz/).

## Core Product Offerings:

1. **Limit Order Hook**: A decentralized limit order book built exclusively on Uniswap V4.  Limit orders are single-tick liquidity positions that are automatically executed through swap hooks.
2. **LP Vaults**: Non-custodial, automated rebalancing liquidity vaults on concentrated liquidity AMMs such as Uniswap V4, Uniswap V3, Algebra Integral, and others.
3. **Perpetual Vaults**: Perpetual trading vaults built on Hyperliquid with strategies based on financial signals, momentum trading, and sentiment analysis.

Gamma's primary community is on [**Discord**](https://discord.gg/gammastrategies)**,** [**Twitter**](https://twitter.com/gammastrategies), and [**Medium**](https://medium.com/gamma-strategies). Gamma's code repository can be found on [**GitHub**](https://github.com/GammaStrategies). You can also [**contact us**](https://docs.google.com/forms/d/e/1FAIpQLSdJd4tuyjkLZlbGMqbCOaZcGCH4uP3hkx3U7tCZMCCwVIJGEw/viewform) by using this form.

Make yourself at home!


---

# 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.gamma.xyz/gamma/gamma.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.
