> For the complete documentation index, see [llms.txt](https://gator-group.gitbook.io/gator/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gator-group.gitbook.io/gator/gator-token/gator-fund.md).

# Gator Fund

## GATOR GROUP FUND OVERVIEW

The **Gator Fund ($gatorfund)** was established to elevate GATOR’s growth and deliver lasting value to the community through a strategic, income-generating investment vehicle.&#x20;

Our mission is to create a self-sustaining ecosystem by boosting liquidity, implementing deflationary mechanics, increasing holder value, and building sustainable revenue streams.

***

### **Four Core Goals of the Gator Fund**

1. **Boost $GATOR Liquidity**
2. **Implement a Deflationary Model**
3. **Increase Value for Holders**
4. **Build a Sustainable Revenue Stream for the Project**

***

### **Current Focus: Goals #1 & #2 in Action**

Thanks to invaluable feedback from community leaders like Cardano Whale and Rami, we are prioritizing liquidity enhancement and deflationary mechanics, leveraging early-stage burning mechanisms. With **4.1% of $GATOR already burned**, scarcity is growing!

* 🔥 **All $GATOR Yield is Burned:**\
  This ensures rewards in $GATOR don’t create sell pressure and adds to the token’s deflationary model.<br>
* 💧 **$ADA Yield Matched with $GATOR and Added to Liquidity:**\
  Increasing liquidity while reducing circulating supply simultaneously.<br>
* 🔁 **All Rewards Paid in Staked Tokens are Auto Re-Staked:**\
  Compounding returns to maximize fund growth — every bit of yield counts!<br>
* 💥 **Liquidity Boost:**\
  Recently, we added **15,000 ADA worth of ADA/$GATOR liquidity**, setting the stage for our first **daily burn**, starting tomorrow.

***

### **Fund Wallet & Management**

* **Wallet:** `$gatorfund`
* **Manager:** \
  Managed by @Eilert, a trusted, doxxed Cardano community member recognized in the Cardano Constitution.
* **Transparency:** \
  Regular updates and confirmations are posted on X ([Twitter](https://x.com/Eilert/status/1927481637845029361)).
* **Rebalancing:** \
  Monthly portfolio reviews ensure optimal asset allocation and convert rewards to $ADA to protect $GATOR from sell pressure.
* **Community Contributions:** \
  Donations to accelerate fund growth are welcomed at `$gatorfund`.

***

### **Current Asset Portfolio**

* **$BODEGA:** 51.69K tokens acquired; in preparation for V3 markets.
* **$STRIKE:** 14.17K tokens staked, generating ongoing rewards.
* **$SNEK:** 607K tokens acquired.
* **$IAG:** 10.1K tokens acquired.

**LP Positions:**

* **$GATOR:** 7,832,392 + **$ADA:** 11,631 (23,263 ₳ Value)

***

### **Fund Value:**

Approximate current market value stands at approx. 8**0,278 ₳.**

***

### Current Burn Emissions: (via $GATOR LP)

The total amount of daily burns via the Gator Fund: 1,743,000 $GATOR - 6th June.

***

### **What’s Next: Goals #3 & #4**

* **Increasing Holder Value:** \
  Beyond burning and liquidity, the fund will soon enable **claimable $ADA rewards** for holders.<br>
* **Long-Term Strategy:** \
  Plans include diversifying into BTC, stablecoins, and regular portfolio rebalancing to maximize sustainable revenue streams.<br>
* **Community Engagement:** \
  Weekly updates will keep holders informed about fund allocations, yield curves, and progress via dApp insights.

***

### **Claim & Rewards:**

* Holders simply need to **hold $GATOR** — no staking or action required.
* Monthly snapshots will determine $ADA rewards, distributed passively to all eligible holders.

***

The **Gator Fund** is designed to grow steadily, build real value, and reward the GATOR community — creating a sustainable future where everyone benefits.


---

# 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, and the optional `goal` query parameter:

```
GET https://gator-group.gitbook.io/gator/gator-token/gator-fund.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
