# How to create a Presale

{% embed url="<https://www.youtube.com/watch?v=hR2iOdd01oc>" %}
Presale Creation Tutorial - swapx.co/presales
{% endembed %}

## Step By Step Guide

1\. Go to the presales page of the Swapx website: <https://swapx.co/presales>

2\. Make sure that your wallet is connected and that you're on the right blockchain/network.

![Select the network from the dropdown](/files/jxyAh493xFzXtjSIgcbZ)

3\. Click on the **Create Presale** button to go to the presale creation UI.

![](/files/iv4HdcZh21qkpHWStWSV)

4\. Follow the form's step by step structure to fill in the data, starting out with your token's smart contract address on the blockchain.

5\. On the final screen, make sure to double check everything as most inputs cannot be changed after launch, with the exception of social media links.

6\. Click the final **Create Presale** button and you will be prompted by your wallet to create the presale, confirm and you will be redirected to your presale's page, good luck!

## FAQ

*Q - When I click **Create Presale** I'm redirected to a page that says "This feature requires for your wallet to be connected"*&#x20;

A - This is a pretty self explanatory issue, simply click Connect Wallet and you should be automatically redirected to the presale creation page.


---

# 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.swapx.co/swapx/features/token-presales/how-to-create-a-presale.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.
