# Barn

Guides on interacting with [the Barn](/almanac/farm/barn.md).

* [Understand Fert vAPY](/almanac/guides/barn/understand-fert-vapy.md)
* [Buy Fertilizer](/almanac/guides/barn/buy-fertilizer.md)
* [Rinse Sprouts](/almanac/guides/barn/rinse.md)

[Fertilizer](/almanac/farm/barn.md#fertilizer) is an ERC-1155 token, so it can be transferred and traded on [OpenSea](https://opensea.io/collection/bean-fertilizer).

* [Transfer Fertilizer](/almanac/guides/barn/transfer-fertilizer.md)
* [Trade Fertilizer](/almanac/guides/barn/trade-fertilizer.md)


---

# 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/guides/barn.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.
