# Lock

The primary goal of the **PadTON Lock** feature is to offer users a secure and transparent way to lock tokens, ensuring long-term commitment to projects and enhancing trust within the community. By locking tokens, users can guarantee the availability of liquidity and provide a clear roadmap for their investors. This also helps prevent token dumps, promoting healthy and sustainable growth for projects listed on the platform.

To encourage the use of the lock feature, PadTON provides users with flexibility in managing their locked tokens. These features include the ability to transfer ownership, renounce ownership, or maintain full control over the locked assets throughout the locking period. By offering a transparent and reliable system, PadTON aims to create a balanced environment where token holders and investors can confidently participate in project growth.

**Locking Benefits**:

* **Increased Trust**: Locking tokens demonstrates a commitment to long-term project success, which helps attract and retain investors.
* **Security**: Token locks reduce the risk of sudden liquidity loss, creating a more stable market for listed projects.
* **Flexibility**: Users can transfer or renounce ownership of locked tokens, ensuring that project dynamics can be managed smoothly.

Here is how to join PadTON Affiliate Program:&#x20;

* [Add Lock](/padton/lock/add-lock.md)
* [Unlock](/padton/lock/unlock.md)
* [Transfer Lock Ownership](/padton/lock/transfer-lock-ownership.md)
* [Renounce Lock Ownership](/padton/lock/renounce-lock-ownership.md)


---

# 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.padton.com/padton/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.
