# The Farm

- [Bean Garden](https://docs.cropxyz.com/farm/bean.md): To bean or to not bean is the true question. As you get better at harvesting, try your hand at growing a plot of beans. They are a bit slower than grain but overall still pretty simple.
- [Black Beans](https://docs.cropxyz.com/farm/bean/black-bean.md): A rarer and more expensive bean variant, it’s fit for a king’s side dish.
- [Chickpeas](https://docs.cropxyz.com/farm/bean/chickpea.md): Although a bit underwhelming at first, you can make some tasty food with it.
- [Green Peas](https://docs.cropxyz.com/farm/bean/green-pea.md): Nice food for adults, and the bane of every kid in human history.
- [Kidney Beans](https://docs.cropxyz.com/farm/bean/kidney-bean.md): One of the most common varieties of bean, it’s simple but good - just like life in the farmlands.
- [Pinto Beans](https://docs.cropxyz.com/farm/bean/pinto-bean.md): Rumor has it Eleanor Pinto, the woman who discovered this bean variant, was buried alongside tens of thousands of these - her favorite food in life.
- [Berry Bush](https://docs.cropxyz.com/farm/berry.md): Whether you are looking for a sweet treat, increased experience points or just a solid set of crops to sell, try out a berry plot.
- [Blackberries](https://docs.cropxyz.com/farm/berry/blackberry.md): Children grab them off the trees so often that there’s often none left to harvest.
- [Blueberries](https://docs.cropxyz.com/farm/berry/blueberry.md): Granted, not everyone likes blueberries, but those who do can’t get enough of them.
- [Goji Berries](https://docs.cropxyz.com/farm/berry/goji-berry.md): An exotic berry variant said to have originated from another dimension.
- [Raspberries](https://docs.cropxyz.com/farm/berry/raspberry.md): Leaving raspberry juice outside in a small pot is a sure way to attract good fortune (or bees) - whatever it is, it's always convenient to feed the local spirits!
- [Strawberries](https://docs.cropxyz.com/farm/berry/strawberry.md): Certain fields have had to hire night guards because of “strawberry bandits”, lowlives who snatch them and sell them in the next town over.
- [Flower Bed](https://docs.cropxyz.com/farm/flower.md): A true expert is one who can effortlessly grow a plot full of flowers. Flowers are notoriously hard to grow, let alone maintain the perfect water balance.
- [Daisies](https://docs.cropxyz.com/farm/flower/daisy.md): Plain white petals, yellow center, simple beauty. Good for salads and teas, too.
- [Hops](https://docs.cropxyz.com/farm/flower/hop.md): Hops are an essential part of any successful farm, as breweries simply can’t get enough of them!
- [Lilies](https://docs.cropxyz.com/farm/flower/lily.md): The dazzling fragrance of a garden-grown lily would make any perfumer weep.
- [Roses](https://docs.cropxyz.com/farm/flower/rose.md): Romantic, beautiful, and elegant. There’s not much that hasn’t been said about this flower.
- [Sunflowers](https://docs.cropxyz.com/farm/flower/sunflower.md): Sunflower covered fields are a wondrous sight. Some nights, gnomes can be seen playing between their stems.
- [Fruit Vine](https://docs.cropxyz.com/farm/fruit.md): Certainly a welcome challenge for any farmers looking to work a bit harder and grow some new types of crops.
- [Cantaloupe](https://docs.cropxyz.com/farm/fruit/cantaloupe.md): The secret to growing large cantaloupes is by sprinkling them with fresh fairy dust.
- [Grapes](https://docs.cropxyz.com/farm/fruit/grape.md): Looking for a healthy snack? Grapes. Looking for some sweet, sweet wine? Yes, also grapes.
- [Pumpkins](https://docs.cropxyz.com/farm/fruit/pumpkin.md): Always a fan favorite when October rolls around. Many towns hold annual competitions for the largest pumpkin
- [Tomatoes](https://docs.cropxyz.com/farm/fruit/tomato.md): Few produce items are as versatile as tomatoes. When there is a shortage of gold, some markets switch to tomatoes as currency.
- [Watermelon](https://docs.cropxyz.com/farm/fruit/watermelon.md): It takes an expert farmer to grow watermelons larger than a rock, let alone the enormous ones often seen at town markets.
- [Grain Field](https://docs.cropxyz.com/farm/grain.md): Grains are the simplest plot type available to beginning players. It is by far the easiest and fastest crop to grow.
- [Corn](https://docs.cropxyz.com/farm/grain/corn.md): Grab a little butter, a touch of salt, and corn will make anyone’s life better!
- [Oats](https://docs.cropxyz.com/farm/grain/oat.md): It’s said that the first human to eat oats had been cursed with madness and thought of himself as a cow. Proceed with caution.
- [Wheat](https://docs.cropxyz.com/farm/grain/wheat.md): With enough wheat you can make a good beer, loaf of bread and and a side of pasta. Oh, what would we do without you?
- [Wild Rice](https://docs.cropxyz.com/farm/grain/wild-rice.md): Large blades of green and red that hold a tasty little treasure within them.


---

# 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.cropxyz.com/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.
