# Dev-Lock

You can decide to opt-in for a dev-lock.

Dev-Lock is a feature that allows you - the dev of the token - to **lock your funds for up to 30 days**. This is to prevent developers from early selling and to show that you are a trust-worthy developer of a project with a long-term vision.

In order to create a dev-lock you simply select the appropriate option in the menu, select for how many days you want the lock to operate and confirm your selection.

The dev-lock operates on a 100% lock, linear unlock basis - meaning that you will be able to collect an equal portion of your tokens at any time, until 100% of the tokens are unlocked at the end of the period - you can select, 1, 3, 5 and up to 30 days of dev-lock.

Please note, using dev-lock doesn't block others from buying the token on Puppy.fun or on the DEX after migration, but using dev-lock is a good sign for the community that you are committed to the project long term and that it is a serious meme that is going to the moon (hopefully).

:rice\_scene: :full\_moon: :star:


---

# 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.puppy.fun/features-overview/dev-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.
