# ChronoLock ⌚

![](/files/-Miv3sbAmAUNL7cN8h6D)

A **protective mechanism** that can be applied to farms or pools, to limit the frequency of Harvest that is allowed. This helps to prevent arbitrage by bots and other users exploiting APRs, harvesting and dumping PROTO frequently, which would have a negative impact on the value.

{% hint style="info" %}
For the Fantom protocol the team decided to leave the ChronoLock activated for the PROTO single pool only.
{% endhint %}

**ChronoLock**

* Does not prevent investors from removing staked tokens or LP tokens from farms and pools. It only affects the frequency and availability of Harvest.
* Resets every time you Harvest, Stake, Unstake or Withdraw from a ChronoLock enabled farm or pool.


---

# 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://protofi.gitbook.io/protofi-docs/security/investor-protection-logic/chrono-lock.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.
