# Seamless Farms

Seamless Protocol's liquidity mining farms are based on Ampleforth's Geyser v2 contracts ([see verified diffs](/technical/smart-contracts-old.md)). After adding LP Tokens from other Dex pools into the Farms, you will earn SEAM rewards and start to accumulate a multiplier effect the longer you stay in each Farm.

For more information on how these Geysers work you can reference Seamless Protocol's How-To Guides (including translated versions) and Ampleforth community documents:

* [Seamless Protocol Staking Farms How-To Guides](https://medium.com/@seamlessprotocol/seamless-farms-more-ways-to-earn-seam-a-step-by-step-guide-1fdf1a9e15df) (Translations available in Chinese 🇨🇳, Korean 🇰🇷, Russian 🇷🇺, Ukrainian 🇺🇦, and Vietnamese 🇻🇳)
* [About the Geyser](https://forum.ampleforth.org/t/about-the-geyser/70) (Pool Share Calculations and Other Basic Info)
* [Insights into Geyser v2](https://blog.ampleforth.org/5-lessons-learned-in-liquidity-mining-f905c4842387)
* [Github](https://github.com/ampleforth/token-geyser-v2)


---

# 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.seamlessprotocol.com/overview/seamless-farms.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.
