> For the complete documentation index, see [llms.txt](https://chad-2-0.gitbook.io/chad-2.0-white-paper-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chad-2-0.gitbook.io/chad-2.0-white-paper-1/security/lp-locked.md).

# LP Locked

Ensuring the stability and security of our ecosystem is of paramount importance at CHAD 2.0. To protect the liquidity pool (LP) and provide users with added confidence in their transactions, we have implemented a robust LP locking mechanism.

**Mudra LP Lock Certificate:**

We are proud to announce that the LP of CHAD 2.0 has been securely locked using the renowned Mudra LP Lock service. The Mudra LP Lock certificate serves as a testament to the transparent and secure nature of our liquidity management.

**Safeguarding Liquidity:**

By locking the LP, we guarantee that the liquidity provided by our community and investors remains untouched and inaccessible. This measure is essential in safeguarding against potential rug pulls or unauthorized withdrawals, ensuring the integrity of our LP.

**Trust and Transparency:**

We understand the importance of trust in the cryptocurrency space. With the Mudra LP Lock certificate, we offer complete transparency regarding the status and security of our liquidity pool. Our community members can verify the locked status through the provided link, gaining peace of mind and confidence in their investment.

**Mudra LP Lock Certificate Link:**

For those interested in verifying the LP lock status, you can access the Mudra LP Lock certificate through the following link: [Mudra LP Lock Certificate](https://mudra.website/?certificate=yes\&type=0\&lp=0x736c995dd3cd3e5c928b43efcfcb4484264b5afe)

At CHAD 2.0, the security and protection of our community's investments are of utmost importance. With the LP securely locked through the Mudra LP Lock service, we demonstrate our commitment to transparency and trustworthiness. The LP locking mechanism enhances the stability of our ecosystem, providing our users with the assurance they need to engage confidently within the CHAD 2.0 project. Together, we stand united in building a secure and thriving environment where everyone can participate and benefit from the opportunities that CHAD 2.0 has to offer.


---

# 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://chad-2-0.gitbook.io/chad-2.0-white-paper-1/security/lp-locked.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.
