# Overview

The Farm is the Beanstalk ecosystem. Anyone can become a Farmer by interacting with Beanstalk.

The Farm has four primary components: the Sun, Silo, Field and Toolshed.

The [Sun](/almanac/farm/sun.md) offers payment for participation in timekeeping and regular code execution. Time on the Farm is kept in Seasons.

The [Silo](/almanac/farm/silo.md)—the Beanstalk DAO—offers passive yield opportunities to owners of Bean and other whitelisted assets for participation in governance of Beanstalk upgrades and contribution to security, liquidity and stability.

The [Field](/almanac/farm/field.md) offers yield opportunities to creditors for participating in peg maintenance.

The [Toolshed](/almanac/farm/toolshed.md) offers a suite of tools for efficient use of Beanstalk and other Arbitrum-native protocols.

The [Barn](/almanac/farm/barn.md) is the Beanstalk recapitalization facility being used to Replant Beanstalk but is not a primary component of the Farm.


---

# 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.bean.money/almanac/farm/overview.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.
