# Locks

**Manage locks**

On the "Manage locks" page when connecting your wallet on the right top of your screen an overview of all locks created by the connected wallet will be shown.

**Lock token**

For project owners that want to lock their tokens the "Lock token" page is available. By connecting a wallet on the right top of the screen, you can fill in the token address of the token which needs to be locked and the PSI-PAD looks for a corresponding contract within the PSI-PAD.

After the contract is found and the corresponding wallet owner is verified, a start time and an unlock time can be filled by selecting the input fields and setting the appropriate date/time.

The number of releases (default is set to 1) represents the ability to create vesting periods for the lock. With the "amount of tokens" slider an amount of tokens can be selected that need to be included in the specific lock.


---

# 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://passiveincome.gitbook.io/whitepaper/passive-applications/presale-platform/features-and-services/locks.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.
