> 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/frgx-locked-liquidity.md).

# FRGX Locked Liquidity

{% hint style="info" %}
**Liquidity locking** is a mechanism used in crypto projects to prevent or limit the possibility for individuals or organizations to manipulate the market by buying and selling large quantities of tokens.
{% endhint %}

Liquidity locking involves securing a specific amount of tokens in a smart contract or liquidity pool, thereby making it unavailable for a certain period of time.

When the liquidity is locked, it means that tokens or cryptocurrency cannot be transferred or exchanged. This is usually done to ensure the consistency and stability of the token price, and to prevent major price swings caused by a sudden rise or fall in supply.

### **Advantages of a locked liquidity**

* Increased token price stability.
* Greater trust in the project.
* Resistance to market manipulation.&#x20;

{% hint style="success" %}
Locked liquidity also makes token much more attractive to investors, who are more likely to invest in projects with locked liquidity.
{% endhint %}

### FRGX Token Liquidity

FRGX liquidity has been locked since the launch. At the beginning, there were two separate liquidity pools both in BNB and BUSD, worth $2400 each. Therefore, the liquidity of FRGX token holders is protected 100%.&#x20;

{% hint style="info" %}
FRGX liquidity is blocked for 180 days. The blocking address is the following ↓

0x377d133039C19242Bc6699C17a200727257cF2fd

Click [HERE](https://bscscan.com/address/0x377d133039C19242Bc6699C17a200727257cF2fd) to make sure that FRGX liquidity is blocked for 180 days, and the code of this blockchain smart contract is closed for any interference.
{% endhint %}

<figure><img src="/files/lkWJirfDsg83xqWGH2T9" alt=""><figcaption><p>Smart Contract code on BSCscan</p></figcaption></figure>

At the moment, the token is accumulating liquidity. We see good trading volumes, and this is a very good thing! We also see a lot of interest from buyers and DEX traders.


---

# 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/frgx-locked-liquidity.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.
