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

# Liquidity lock & Security

Investor safety and project longevity is the key here and we want to ensure that everyone coming in to invest will be secure and safe while doing so.

**Liquidity Locks**

Locking the Liquidity Pool of the MELODY token ensures that the liquidity cannot be “pulled”, and therefore, scam investors. Additionally, locking MELODY gives investors confidence that the Mozart team will not sell tokens onto the market.

95% of the presale funds are locked on Dxsale locker, this happened automatically after the presale was finalized. You can check locked funds [**here**](https://dxsale.app/app/pages/dxlockview?id=760\&add=0\&type=lpdefi\&chain=BSC) — it’s locked for 1 year to actually show you that we mean serious.\
\
**Investor Transparency and Security.**

Investors demand fast and reliable information to make decisions on which coins to purchase. Mozart will be using a system from Dxsale for presale. Melody smart contracts are checked through telegram community and bug hunt was live to inspect about eventual problems.  **Community has voted for audit by Hacken** via official telegram poll. <br>

**MELODY Time Lock & Rewards**

Team doesn't have any Melody tokens. All rewards are going to Masterchef smart contract (farms).\
\
**Melody contract owner:** 0x254C3233C162CDe86f1b7a91Ac801B780f79d40D (masterchef)\
<https://bscscan.com/address/0x254c3233c162cde86f1b7a91ac801b780f79d40d#readContract>

**Masterchef contract owner:** 0xbd2a0bb757c7c6ea50f9e7eedb4b4350dec929e5 (TIMELOCK contract) <https://bscscan.com/address/0xbd2a0bb757c7c6ea50f9e7eedb4b4350dec929e5#readContract>

<br>

![](/files/-MYWE3Ln65Uo4glhOaaf)


---

# 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://mozartfinance.gitbook.io/mozart-finance/melody/liquidity-lock.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.
