# Step-by-Step Guide

**To learn how to Smart Farm, you can watch our** [**step-by-step guide**](https://youtu.be/FR7XBq4YdFg) **or follow the instructions below:**

1. Connect your wallet and choose your network (ETH, Optimism, and Base currently available). Make sure you have enough of your desired collateral to deposit, as well as ETH for gas.
2. Choose your collateral. There are currently a wide variety of assets to choose from on ETH, Optimism, or Base. *If you choose to deposit naked collateral, Metronome will automatically convert these into vaAssets for you.*&#x20;
3. Set Loop Amount (up to 5x). Make sure you are comfortable with the risk. In doing so, you can see the estimated APY, as well as your health factor.
4. Set your slippage tolerance. This will enable Smart Farming to acquire synthetic assets on the open market at a rate you are comfortable with.
5. Confirm the transaction.


---

# 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.metronome.io/smart-farming/step-by-step-guide.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.
