# I can't unlock my locked tokens

## Deactivating Fees? Whitelisting Addresses?

If your contract has "on-transfer" fees it is obvious that your token transfer caused the locker to pay some fees, this causes now the fact, that the Locker has insufficient Tokens to give back to you.

*So - you can't withdraw it.*

**Send as much as needed tokens to the locker to fill up the required amount.**

![](/files/-MlKnfJ8Wq5aTqtD2W3k)

## Still doesn't work?

**So the 2nd most occurring problem is that people set their "MaximumTransactionAmount" too low, which actually blocks then the transfers from the locker to you.**

Simply go to your Contract and increase this Limit :)


---

# 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.dexpad.io/faqs/i-cant-unlock-my-locked-tokens.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.
