# Introduction

Reaper.Farm is an auto-compounding yield farm that maximizes users’ yields by automating the power of compound interest.

It does so by offering “Vaults”. Vaults are automated financial strategies, where a user can deposit assets that would otherwise earn yield elsewhere. These vaults redirect the user’s funds to the original source of yield. Reaper Harvest-Bots automatically harvest emissions when profitable, and compound them back into the vault on behalf of the user. The user can then sit back and relax while their position grows, and can withdraw their funds at any time.

<div align="center"><img src="https://2226044781-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_3DKLtyg_0E-mdery8%2F-MaK623GZyxFSNQD601m%2F-MaLtAW-a-51qFubtVD_%2Fimage.png?alt=media&#x26;token=1d14c9c8-d633-4c98-8a1c-3fc26173546c" alt="Reaper Farm"></div>

The purpose of this documentation is to teach you everything you need to know about Reaper Farm in order to safely use the protocol. If you have never used DeFi before or are not confident with basic crypto wallet principles, you can find loads of helpful articles on the [Blockbytes website](https://blockbytes.com/). If ever in doubt, please reach out to our team and we will gladly direct you to additional educational content. We love helping users.

#### Additional resources:

You can learn more about setting up Metamask on the Fantom network [here](https://docs.fantom.foundation/wallet/set-up-metamask).

You can learn more about setting up a Coinbase wallet [here](https://help.coinbase.com/en/wallet/getting-started/what-types-of-crypto-does-wallet-support).

You can learn more about setting up a Clover wallet [here](https://docs.clv.org/intro-to-clv/about-clover).

You can find alternative RPCs for the Fantom network [here](https://ftm.guru/rpc.html).


---

# 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.reaper.farm/protocol-overview/master.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.
