# Common Issues and Fixes

{% hint style="danger" %}
The following are the 7 commandments of DxSale that you must adhere to, to avoid issues and to have a smooth launch

* I understand the functions of my contract.
* I disabled all special transfer functions in my contract.
* I disabled all fees or anything similar while I do my presale.
* I have set Max Transaction Per Wallet to 100% of my supply.
* I did NOT renounce ownership of my contract.
* I am aware of what Liquidity is.
* I did NOT add Tokens to the DEX already.
  {% endhint %}

## Creating presale

This is the basic chart that you should follow while creating presale to understand what the possible issues might be during creating a presale.

<figure><img src="https://3286775751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTT8AZhxr8LCTIIdY3-%2Fuploads%2Fr7aG50prH4V5s2USrn1v%2Fimage.png?alt=media&#x26;token=6149c29f-ccb3-48f3-bc32-a6f60d7fd96e" alt=""><figcaption></figcaption></figure>

### Timer Pop Up Error

You might see the following type of screenshots where timer pop up as shown:

<figure><img src="https://3286775751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MTT8AZhxr8LCTIIdY3-%2Fuploads%2FBtE1p2xTinX6m8Zhv4NY%2Fimage.png?alt=media&#x26;token=8bebcb42-c4be-467f-bc1a-affb6409342d" alt=""><figcaption></figcaption></figure>

Please set your start timer a minimum of 10 minutes from now.

{% hint style="info" %}
The timer is based on user time zone
{% endhint %}
