> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seedfarm.world/llms.txt
> Use this file to discover all available pages before exploring further.

# SEED Farm

> A World App farming game with quests, referrals, staking, and swaps.

SEED Farm is a farming game built for World App. Players grow plants, manage inventory, help friends, earn referral rewards, and interact with onchain features from the game interface.

<CardGroup cols={2}>
  <Card title="Start playing" icon="sprout" href="/getting-started/overview">
    Learn the core loop and what players can do first.
  </Card>

  <Card title="Developer notes" icon="code" href="/developers/local-development">
    Run the app locally and understand the main integration points.
  </Card>
</CardGroup>

## What is covered

* Player onboarding through World App and MiniKit.
* Farming, harvesting, quests, friend visits, and referrals.
* Staking, swap quotes, and onchain transaction flows.
* Local development notes for the Next.js app and API routes.
