# Introduction

Ceres Farm is a set of Smart Vaults that help you farm yield with controlled leverage.

You deposit once. You receive an ERC4626 vault share token. The vault runs the strategy and manages the position for you.

### Multi chain by design

Ceres vaults are modular and can be deployed on any EVM chain where the opportunity makes sense.

We are starting with:&#x20;

• Ethereum\
• Arbitrum\
• BNB Chain

The goal is to expand to any chain where yields are strong and liquidity supports safe unwinds.

### What to expect

• All Ceres vaults use leverage\
• Typical target LTV is around 70%\
• Vaults keep a safety buffer and are designed to stay below a max LTV around 80%\
• Vaults can scale leverage up to 4x depending on the route and liquidity

You are not doing manual looping. The vault does it for you, inside predefined limits.

If you want the fastest start, go to Quickstart.


---

# 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.ceresfarm.fi/readme.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.
