# Liquidity Lock, Timelock and KYC

## Liquidity Lock

We want to ease the mind of our participants by letting them know that we have no intention of pulling the liquidity at any time. The initial liquidity of MUN-WFTM is locked with RugDoc

<https://ftmscan.com/tx/0x0d197f9a3cca3e277f7987b546946c6850a2ba959005fb0656ffdcfeaab6a1b5>

## Timelock

The MasterChef for the farm will be sent to a timelock once everything has been initialized. Although our access is limited by design, a timelock will ensure that adding of additional pools and farm, changes to pool weights or changes to deposit fees will require a waiting period before they can go live. (Note: Max deposit fee has been set to 4%).

Timelock transfer: FTMScan link to tx to be placed here

## KYC-JAGO

<https://jagosafer.io/munswap>


---

# 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://mun-swap.gitbook.io/munswap/security/liquidity-lock-timelock-and-kyc.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.
