> For the complete documentation index, see [llms.txt](https://docs.starfish.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starfish.finance/defi-x-nft-fi/farm.md).

# Farm

SEAN token can be obtained through staking in a pre-staking event (a limited time offer before the AMM launch), and LP farming on Starfish Farms.

There will be SEAN token allocated to community growth, liquidity and ecosystem. The Starfish team regards this allocation as user acquisition cost upon the launch of Starfish. Whilst the SEAN token is a ERC-20 token, they are EVM compatible and hence, they can all be deposited by users in third party pools on Astar network and even other EVM compatible chains such as Balancer, Uniswap, and Curve on Ethereum chain to facilitate yield staking.

![](https://lh3.googleusercontent.com/TF2zAcFei-ukyR8y4emSBDOFS1dp7jsR2V99OSj7oYgq6UCY3-PdMejHJJxT5b46KqwVsA2dqRBTlMvw1or3-XD0j0c-UJ3ixNACB3DhB8E-Z1u-fd-u-b9kB5kT49UtHE1sEki_v3IFzz71Dw)


---

# 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:

```
GET https://docs.starfish.finance/defi-x-nft-fi/farm.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.
