> 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-farm.md).

# Gator Farm

## GATOR FARM DETAILS

### **$GATOR funds were sent directly to Minswap to set up a farm, as follows:**

* 25,000,000 $GATOR rewards to be supplied over the next 3-months

<figure><img src="/files/jg7eR7rjVtEIcYLq1grQ" alt=""><figcaption></figcaption></figure>

### **You can visit the below link to see our $GATOR pool & add liquidity:**

* [You can add liquidity by clicking here](https://minswap.org/pools/f5808c2c990d86da54bfc97d89cee6efa20cd8461616359478d96b4cb9c8cbb7f7dc8222c01ecc783548a37d50df05f66d773b19b8f23118c1f84229)

<figure><img src="/files/SmCUjCFfVV3KNaeunqaa" alt=""><figcaption></figcaption></figure>

### **Once you've added liquidity, head over to the farm section, then search for&#x20;*****Gator*****&#x20;& once you've located it, you can press on stake to begin.**

* [Click here to view Farms](https://minswap.org/farm)

<figure><img src="/files/vFPJLL3UaKzhiJubrxDZ" alt=""><figcaption></figcaption></figure>

{% embed url="<https://minswap.org/pools/f5808c2c990d86da54bfc97d89cee6efa20cd8461616359478d96b4cb9c8cbb7f7dc8222c01ecc783548a37d50df05f66d773b19b8f23118c1f84229>" %}

### With regards to ZAPPING - do note:

* When you zap ADA, 50% goes into the pool as ADA, and 50% of the ADA is used to buy Gator and send it directly to the pool.
* When you zap $GATOR, 50% of the gator goes straight into the pool at 50% of the gator is sold into ADA and then the ADA goes into the pool.

#### If you decide to zap, please make sure to select the ADA option only.


---

# 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-farm.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.
