> For the complete documentation index, see [llms.txt](https://docs.frgx.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frgx.finance/liquidity-v2.md).

# Add Liquidity to FRGX and Get Passive Income

### How Do Liquidity Pools Work

A liquidity pool is a combination of digital assets stored to allow trading on a decentralized exchange (DEX). They are formed when users lock their cryptocurrencies into smart contracts, allowing others to use them for trading. Without liquidity, crypto traders would have to wait for a suitable offer to execute their orders. By then, the price of the asset may have changed.

### How to Earn by Providing Liquidity

You can make money by providing liquidity to a pool. Liquidity pool staking involves depositing or locking your digital assets in a pool to earn rewards. When you add liquidity to a pool, you are essentially lending your tokens to the exchange. In return, you earn a share of the trading fees generated by the pool.

You can add liquidity to FRGX/BNB pair on PancakeSwap. This is a great way to earn passive income and support the FRGX community.

### How to Add Liquidity to a FRGX/BNB Pool on PancakeSwap Exchange

{% embed url="<https://youtu.be/aFn14OCH51Q>" %}
Watch a full tutorial
{% endembed %}

* Go to → [PancakeSwap website](https://pancakeswap.finance/swap?inputCurrency=BNB\&outputCurrency=0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c).
* Click the "Liquidity" tab → V2.
* Click "Find Other LP tokens" → Select tokens → FRGX.
* Click "Add liquidity".
* Enter the amount of BNB and FRGX you want to add to the pool.

{% hint style="warning" %}
*The amount of FRGX and BNB must be equal in dollar equivalent.*
{% endhint %}

* Click "Enable FRGX" → "Confirm".
* &#x20;Approve transaction → "Add" → "Confirm Supply".

You're all set! Now you have a stake in the liquidity pool. As long as your tokens and cryptocurrency are locked in the pool, you can earn passive income. A portion of the platform's commission will be transferred to you. The longer you leave your stake in the pool, the more you can earn.

You can **withdraw funds from the pool** at any time. For this operation, as well as for the initial staking, the commission of the exchange is charged.

> **Support the FRGX community and discover an extra source of income!**

### **Links**

[**Provide liquidity on Pancake Swap**](https://pancakeswap.finance/swap?inputCurrency=BNB\&outputCurrency=0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c)

[**Check out the current token liquidity**](https://pancakeswap.finance/info/tokens/0xc703da39ae3b9db67c207c7bad8100e1afdc0f9c)

[**Check out the number of stakeholders in the pool**](https://bscscan.com/token/0x55f303a94b8b085917459ae7e0b252b0e20b5add#balances)


---

# 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:

```
GET https://docs.frgx.finance/liquidity-v2.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.
