# Why develop on SURGE?

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

## <mark style="color:yellow;">Launching a token on SURGE comes with a first of its kind advantage:</mark>&#x20;

#### Project owners can set the starting price of their tokens manually and can therefore enable trading without the need of a starting liquidity.&#x20;

{% hint style="info" %}
This eliminates the need and the risk of any form of presale. On top, the token can benefit from the already existing swap and charting system for free.
{% endhint %}

**How is this possible? Doesn't every token need an initial liquidity to be tradable?**

-> Yes and no!

By deploying an official SRG20 token contract, 100% of the total supply is minted into the smart contract itself. This way, before enabling trading, there is nobody who could possibly sell.

After the first purchase, the smart contract increases the TVL, allowing investors to sell and receive the funds for their tokens directly from the smart contract itself.

## <mark style="color:yellow;">Migrate your Uniswap / Pancakeswap LP to SURGE!</mark>

The process is very easy. Please contact the SURGE Team on Telegram to get technical support and guidance during the process!

## <mark style="color:yellow;">Join the Surge Developer Network on Telegram!</mark>

{% embed url="<https://t.me/SurgeDevelopers>" %}


---

# 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.surgeprotocol.io/development/why-develop-on-surge.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.
