# Fail with error "Not enough allowance"

If you can't create presale by getting the error "Not enough allowance", it means you didn't allow MetaMask to transfer enough tokens for the pool. How to solve this following problem?

#### Revoke Smart Contract Allowances/Token Approvals <a href="#revoke-smart-contract-allowances-token-approvals" id="revoke-smart-contract-allowances-token-approvals"></a>

1. Visit [Etherscan](https://etherscan.io/tokenapprovalchecker), [BscScan](https://bscscan.com/tokenapprovalchecker) for token approval checker. Enter your wallet address and find your token address.
2. "Connect to Web3" and revoke token approval.

Create Presale and Approve 100% Total Supply (Max) on MetaMask


---

# 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://oni.gitbook.io/oni.exchange/common-errors-oni-dex/fail-with-error-not-enough-allowance.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.
