# Lock PICKLEs for DILL

There are many benefits from vote locking your PICKLEs for DILL. Read more about them here:

{% content-ref url="/pages/-MSx1aNPsXH\_DAOC0k7T" %}
[DILL Vote Locking](/appendix-c-previous-docs/old-docs/dill-vote-locking.md)
{% endcontent-ref %}

## Locking PICKLEs for DILL

* Head over to "**DILL**" ([app.pickle.finance/dill](https://app.pickle.finance/dill)) on the navigation menu and select:
  * The number of PICKLEs you wish to lock.
  * Your lock duration, up to a maximum of 4 years.
* Click on "**Create Lock**"  (if this is your first time interacting with vote locking, "Approve and Create Lock") then confirm the transaction&#x20;
* After confirmation, your DILL balance and lock expiry date should appear. Congratulations!

![DILL interface when creating a new lock](/files/-MY_mfq_h8an-JLgZLmj)

## Modifying a DILL lock

If you have any DILL locked, the website will enable you to 1) increase your lock amount and/or 2) extend your lock.

* **Increase Lock Amount**. Clicking here adds PICKLEs to your existing lock by the amount you input. Your *Balance* is the amount of unlocked PICKLEs on your wallet
* **Extend Lock Time**. You may click on the input field and use the calendar tool to select a date, which will be rounded to the nearest DILL epoch (lasting a week). You may also use the radio buttons to select an extension period

You will be prompted to confirm a transaction from your MetaMask/Web3 wallet for either of the above actions (they are separate transactions).&#x20;

![DILL interface with existing balance](/files/-MYdmwKrWup2IHBgzTcl)

###


---

# 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://docs.pickle.finance/appendix-c-previous-docs/old-docs/lock-pickles.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.
