# Creating my first swap

From now on you will enjoy a simple experience to deploy this product. Follow the steps and you will soon have your fully functional DEX aggregator:

1. Navigate to the [Quick Swap builder](https://dexappbuilder.dexkit.com/admin/quick-builder/swap) and fill all the blanks with the requested information about your swap. The name (it will the same for your domain name, so be careful here unless you are willing to use custom domains). Click on the blue «CONTINUE» button when you finish.

<figure><img src="/files/3xlKBofeHfOjv34aVF9o" alt=""><figcaption></figcaption></figure>

2. Change theme colors in this section, including fonts (Google fonts are enabled). Choose between any default combinator or pick the Custom option and add your colors to match with your brand and desires. When you finish here click on the blue «CONTINUE» button below and let's proceed with the next step.

<figure><img src="/files/mYyfQvAy3nLJt2hjGwEk" alt=""><figcaption></figcaption></figure>

3. Here lays the token section. Choose and enable the default ones or click in the «IMPORT» button to display the ones aren't offered by default.&#x20;

<figure><img src="/files/Z2VErnVIQps2IPTPL53v" alt=""><figcaption></figcaption></figure>

3. The search bar there is connected to CoinGecko's API, so will find any token listed there right in your App 👇👀

<figure><img src="/files/f8zAi9Q6zL72MM3un3Jt" alt=""><figcaption><p>Bitcoin maxis! This is for you as well! 🤗</p></figcaption></figure>

4. And, in the last section, you will choose which will be your default network (the one that opens automatically when you or your clients navigate to your product), default input token (what you have) and default output token (what you get).

{% hint style="info" %}
This product has been designed as well for those who have custom tokens and want to run their own ICOs on this platform.
{% endhint %}

<figure><img src="/files/SwV9PKiwgd3tqPV1VByH" alt=""><figcaption></figcaption></figure>

5. After choosing the tokens set as well the slippage rate by default. Use one of the suggested values to avoid failures in transactions.
6. Click on «FINISH» blue button. The dashboard should open again but your product should be finished and look like this one 👇

<figure><img src="/files/HNHvc2CAbTmwmuWxpqXI" alt=""><figcaption><p>This product is up and running to make you money! 🤑</p></figcaption></figure>


---

# 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.dexkit.com/defi-products/dexswap/creating-my-first-swap.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.
