# Token Locker

**How to use**

\- Input your token or liquidity pair address, amount of tokens to lock, withdrawer address and when tokens will become unlocked

\- Click on "Approve" to allow the contract to transfer your tokens

\- Click on "Create Lock" to lock your tokens into locker contract.

**Fees**

\- 100 000 BASE and 0.5% of the tokens/LP to lock

Considerations

\- You will not be able to withdraw your tokens before the unlock time

\- **Locker contract address**: [0xB24686bEBc6a051Ff0F67e972a3713Ccf64637d0](https://basescan.org/address/0xB24686bEBc6a051Ff0F67e972a3713Ccf64637d0)


---

# 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.swapbased.finance/dex-related/token-locker.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.
