# 2. Get Started

### 1. What is Yield Farming

"Yield Farming" in DeFi refers to the process of depositing or lending designated token assets as required through DeFi products with a mining mechanism to provide liquidity for the swap fund pool and obtain income. This income may be the native token of the project.

On the Pizza platform, deposit the Pizza-BNB LP to increase liquidity for the pool.

### 2. LP Token

#### What is LP

LP can be understood as a pledge certificate: when the user puts the asset into the fund pool and adds liquidity to the pool, the fund pool will return a certificate to the user.

#### Uses of LP

LP can be deposited on the platform Pizza to participate in yield farming and earn income.

#### How to get LP

Deposit two designated digital assets (Pìzza and BNB) in the liquidity pool of the Pancake platform to obtain LP.


---

# 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://pizzaswap.gitbook.io/pizza-in-the-oven/guides/2.-get-started.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.
