# Finance Protocol Balance Auto-Liquidity Engine

![](https://3888435242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWFs7OxhD5QIjr3k19TbO%2Fuploads%2FqrGinwONDmHKMjSkP02a%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202022-05-11%20%D0%B2%2015.50.42.png?alt=media\&token=da76101b-3a2d-4620-9c7a-edc38f18800d)

**One of the most important things is the market liquidity, which ensures the purchase and sale of $FP tokens on PacakeSwap.**&#x20;

In simple terms, liquidity is a certain amount of money that is divided into two equal parts between $FP tokens and $BNB tokens. There is also a conversion rate that corresponds to the amount of $FP you can receive from one BNB. For example, 1 $BNB = 100 $FP.

So, when someone buys $FP, the price of $FP tokens will rise and the ratio of $BNB to $FP will change. The same thing happens in the opposite direction when selling $FP tokens.

Liquidity allows anyone to buy and sell their $FP/BNB at any time, however, the less money/liquidity in the pool, the less money you can get, so the Finance Protocol Balance Auto-Liquidity Engine (BALE) automatically adds more liquidity to the pool thus solving this problem.

**Here is how the Finance Protocol Balance Auto-Liquidity Engine (BALE) works:**

Every 60 seconds, our BALE automatically adds liquidity to the market. Each buy or sell order **is subject to a 4% tax fee**, which is automatically stored in the Auto-LP wallet, and a mechanism built into the smart contract of our protocol that intelligently takes 50% of the amount of $FP held in the wallet automatically buys BNB at the current market price. &#x20;

The remaining 50% of the $FP in the Auto-LP wallet will be used for the $FP liquidity side, giving an equal weight of 50/50 FP/BNB, which will then be **automatically** added as new additional liquidity to the market of the pair and increase the amount of liquidity in the pool.

BALE will do this in **60 seconds**, adding more and more liquidity to the pool, allowing $FP token holders to easily sell their tokens at any time with little or no market slippage. This will also help **maintain protocol stability** to ensure that APY is maintained throughout the lifetime of $FP.


---

# 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://financeprotocol-world.gitbook.io/finance-protocol-whitepaper/finance-protocol-balance-auto-liquidity-engine.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.
