# Overview

Yield farming on Swappi is easy! &#x20;

Yield Farming in Farms is a great way to earn PPI rewards on Swappi.&#x20;

Farms require you to stake two tokens to get LP Tokens, which you then stake in the Farm to earn rewards. This lets you earn PPI while still keeping a position in your other tokens!&#x20;

## Getting started&#x20;

Yield farming takes a little work to get set up.&#x20;

You’re going to need some LP Tokens to enter into a Farm with. Farms can only accept their own exact LP Token; for example, the ETH-CFX Farm will only accept ETH-CFX LP Tokens.&#x20;

To get the exact LP Token, you'll need to provide liquidity for that trading pair. So to get CFX-ETH LP Tokens, you'll first have to provide liquidity for the CFX-ETH pair.&#x20;

Let's go through it step by step.&#x20;


---

# 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.swappi.io/swappi/products/yield-farming/overview.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.
