# TimeLock

We will be deploying our Timelock set at **86,400 seconds** or **24 hours** within the next 24 hours. We will update this section with smart contract address and hash of our timelock.

What this means for you is:

* We will not be able to invoke any changes to MasterChef parameters without first waiting 24 hours.
* Transaction for any change in MasterChef parameters will be publicly viewable on BscScan. You may set alerts for any transactions made on MasterChef via Timelock.

The Timelock is the last missing cog in the system of keeping your assets safe from any possible misuse by us or even rug pulls. We hope you can rest easy knowing that we are serious in our commitment to WISH Finance and our vision of perpetuating transparent charity as a standard.


---

# 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://wishfinance.gitbook.io/wishfinance/security/timelock.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.
