# How to Create Your Lock

### **Creating a token lock**

{% embed url="<https://youtu.be/zh499d551Xk>" %}

On the BabyDogeSwap home page click on ... a drop-down will show 5 options: VOTING, TOKEN LOCK, BUY WITH FIAT, DOCS AND GUIDES and ABOUT US. Click on Token Lock.

This will take you to a screen where you will see an ALL LOCKS tab, a MY LOCKS tab and a CREATE LOCK button.

1. Click on CREATE LOCK BUTTON
2. Insert Token or LP Token Address on the field
3. Enter the amount
4. Define the LOCK UNTIL period
5. Please read carefully: Please exclude Babylock's lockup address [0x4C8BC2c90B6831d18319ABBd7b63E3d6bBA7bb3E](https://testnet.bscscan.com/token/0x4C8BC2c90B6831d18319ABBd7b63E3d6bBA7bb3E) from fees, rewards, max tx amount to start locking tokens. We don't support rebase tokens.
6. Click approve. The button will say Pending.
7. Confirm transaction on your wallet.
8. Once approved, you will receive a confirmation on the top right side of the screen.
9. Carefully review the details of your lock and if everything looks correct, click LOCK Button.
10. Confirm your lock on your wallet
11. If successful you will be directed to your LOCK page, where you can now Edit your Token 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://docs.babydogeswap.com/babydoge-docs-1/products/token-locker/how-to-create-your-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.
