# GAMMA - CPAMM

## What is GAMMA?

Goose Automated Market Making Algorithm (G**AMM**A) is a constant product amm with dynamic fee-providing a superior LP experience by utilizing dynamic fee with during volatility and pool rebalancing mechanisms. \
\
GAMMA takes price volatility and pool balances to calculate the optimal fees. Allowing users to create permissionless pools and supporting the Token22 program.\
\
A portion of fees generated from GAMMA is used to buyback and burn the $GOFX token (see below) and a percentage of revenue is shared amongst $GOFX stakers.

{% content-ref url="/pages/-MbpwJ0xVyQp\_acNtit8" %}
[Tokenomics](/tokenomics/gofx-token.md)
{% endcontent-ref %}

### GAMMA Key Features

* Dynamic fees based on price volatility
* GAMMA Fusion allocates idle capital in pool to borrow lend protocols like Kamino
* Boosted rewards to incentivize LPs
* Permissionless pool creation
* Referral program and Token22 Support
* Open source code
* $GOFX revenue share and burn mechanism

### What can I do on GAMMA?

* Deposit and earn yield
* Boost pools with token rewards
* Create Pools<br>

### Track onchain data for GAMMA on Dune

{% embed url="<https://dune.com/overdose_btc/gamma-by-goosefx>" %}


---

# 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.goosefx.io/goosefx-amm/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.
