# SURGE Intro

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

{% hint style="success" %}

## <mark style="color:yellow;">⚡We have created a smart contract that</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**stores its own liquidity pool**</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">right inside the smart contract itself.</mark>

###

### <mark style="color:yellow;">Live on BNB Chain, Ethereum Mainnet and Arbitrum One</mark>

{% endhint %}

Trading is made possible by writing the contract functions "buy" and "sell" right on the blockchain explorer. There is **no need to connect your wallet to any DApp besides Arbiscan, Etherscan or BSCScan**, **no need to deposit your funds in any centralized exchange and no need to use a third party tool in order to execute your trades**. The growing internal liquidity pool **can not be extracted** from the contract by no party other than by selling $SRG tokens.&#x20;

{% hint style="success" %}

## :closed\_lock\_with\_key: <mark style="color:yellow;">**There is no possible way to rug SURGE because there is no external liquidity pool.**</mark>

{% endhint %}

The deployer has no option to withdraw the coins stored inside of the contract.

## <mark style="color:yellow;">📈 There are</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**no trading fees**</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">and no taxes for buying and selling $SRG</mark>

### :closed\_lock\_with\_key: SRG and SRG20 have built in MEV bot protection!&#x20;

### 🔄️ No need to approve spending of your $SRG

### :handshake: <mark style="color:yellow;">Project owners can</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**launch their projects using the SURGE ecosystem**</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">and pair their tokens with $SRG.</mark>&#x20;

Launching a token on SURGE comes with a **first of its kind advantage**: project owners can set the starting price of their tokens manually and can therefore enable trading **without the need of a starting liquidity**.&#x20;

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. To be compatible, the token has to meet a set of predetermined rules, which include the buy and sell functions of the $SRG contract, as well as security standards like the everlasting liquidity pool. After meeting the criteria, any project owner / developer can launch with SURGE without the need to ask for permission.

This process is made easy by our Deployer Bot. [Read this page to learn more!](/development/srg20-deployer-bot.md)

### <mark style="color:yellow;">📈 Increasing scarcity of $SRG</mark>

With more projects launching on SurgeSwap, more $SRG tokens are used for the growing liquidity pairs. This results in a continuously increasing TVL, therefore taking $SRG out of circulation regarding the trading with BNB/ETH.

This leads to a more stable price growth for $SRG with less aggressive retracing.&#x20;

The price of $SRG directly influences the price of every SRG20 project due to it being paired in the internal liquidity pools.

## :zap: <mark style="color:yellow;">SurgeSwap</mark>

For a more convenient user experience, the SURGE team will provide **free DApps** to users of the ecosystem: <mark style="color:yellow;">**A swap and charting system**</mark>. By using those, users will not gain a monetary advantage over others that choose to only interact with SURGE via blockchain explorer. However, the <mark style="color:yellow;">**trading experience will be more comfortable. More useful tools by the founding team will follow.**</mark> The ecosystem will also benefit by third party projects launching with Surge,providing more utilities for the ecosystem.

{% hint style="success" %}

## :zap: <mark style="color:yellow;">**Summary: What makes SURGE unique?**</mark>

* There are no trading fees while writing the functions to swap BNB/ETH with SRG and SRG with SRG20.
* There is no need to approve your $SRG, you can trade them freely.&#x20;
* SRG and SRG20 have built in MEV bot protection!
* Project owners can launch their projects using the SURGE ecosystem and pair their tokens with $SRG. These projects are called SRG20.
* More SRG20 projects launching leads to the circulating supply of $SRG to decrease, as $SRG is locked in SRG20 liquidity pools. This can be very beneficial for the price growth of $SRG.
  {% endhint %}


---

# 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/introduction/surge-intro.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.
