> For the complete documentation index, see [llms.txt](https://greenbeli.gitbook.io/green-beli/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenbeli.gitbook.io/green-beli/green-metaverse/gmeta-farming.md).

# GMETA Farming

## **Farming Pools:**

* Stake GRBE to earn GMETA
* Stake GMETA to earn GMETA
* Stake GFRUIT to earn GMETA
* Farm GRBE-BUSD LP tokens to earn GMETA
* Farm GMETA-BUSD LP tokens to earn GMETA
* Farm GFRUIT-BUSD LP tokens to earn GMETA

## **Farming terms:**

* When you first start staking/farming, the rewards will be locked for 14 days. The 14-day timer resets every time you add more deposits in the pools. No claim timer reset for withdrawal.
* After the full 14-day period finishes, the rewards are claimable every 48 hours. The 48-hour timer resets every time you add more deposits in the pools. No claim timer reset for withdrawal.
* You can deposit/withdraw in the Farming Pools any time with no deposit/withdrawal fees.
* Green Meta Farm does not support Green Hero staking.

## How to Stake GRBE/GMETA to earn GMETA

1\. Go to the Pools page <https://farm.greenmeta.io/>

2\. Connect to your BEP 20 wallet by clicking the **Connect Wallet** button (top right-hand side).

3\. Choose the Pool you want to stake in.

![](/files/qsrdxl3DgFvBpO0HDjR4)

4\. For the first time you stake, you will need to **unlock your walle**t before you can make the staking transactions.

![](/files/nmammTogbj9LMO1gLUFy)

5\. Please input the number of tokens you wish to stake.

6\. Click "**Deposit**" and then "**Confirm**" with your wallet. When the transaction is confirmed, your tokens are successfully staked. Enjoy the rewards!&#x20;

To withdraw the GRBE, choose the “**Withdraw**” tab.

## How to Farm LP token to earn GMETA&#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 GRBE - BUSD Farm will only accept GRBE - BUSD LP Tokens.

To get the exact LP Token, you'll need to provide liquidity for that trading pair. For example, to get GRBE - BUSD LP Tokens, you'll first have to provide liquidity for the GRBE - BUSD pair.

1\. Finding your Farm&#x20;

Before you proceed, you'll want to choose a Farm that's right for you. Go to … and you’ll see a list of available Farms.

![](/files/s91a39RNFXWNOWTrJJwi)

2\. Providing liquidity to get LP Tokens&#x20;

Now that you've found a Farm to stake in, you will need to add liquidity to get your LP Tokens. Click "Add Liquidity", you will be moved to PancakeSwap for adding liquidity. If you already own the LP token of the pool, please ignore this step.

![](/files/vPfetsmsciTKHMC6KToa)

3\. For the first time you stake, you will need to **unlock your walle**t before you can make the staking transactions.

![](/files/2HGfFNKeiKYdv4JGkx4y)

4\. Input the LP Token that you wish to stake.&#x20;

5\. Click "**Deposit**" and then "**Confirm**" with your wallet. When the transaction is confirmed, your LP tokens are successfully staked. Enjoy the rewards!

To remove the LP token, click the "**Withdraw**” tab. Then go to “**Remove Liquidity**”, you will be moved to PancakeSwap for liquidity removal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://greenbeli.gitbook.io/green-beli/green-metaverse/gmeta-farming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
