# SRG20 Deployer Bot

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

{% embed url="<https://youtu.be/6BodEARa13Q>" %}

#### This bot on Telegram allows you to automatically deploy SRG20 tokens:

## [<mark style="color:yellow;">https://t.me/SRG20DeployerBot</mark>](https://t.me/SRG20DeployerBot)

The process to do so are very easy: DM @SRG20DeployerBot, then follow below steps:

* Type /start - The bot will give you a newly generated wallet and the private key to it. Do not share this private key with anyone!
* Type /SRG20
* Make sure to have enough BNB/ETH in your deployer wallet for gas fees and deploying costs
* Choose your preferences for your token by pushing the appropriate buttons on the panel
* Push the Deploy button and confirm.
* Type /verify
* Afterwards you can enable trading whenever you like!

The deploying costs are 0.01 BNB or the equivalent in ETH for each contract. Over time this fee will be increased.

### <mark style="color:yellow;">No initial starting liquidity needed! After successfully deploying the contract, you only need to enable trading!</mark>

For any questions about the bot usage, please join <https://t.me/SurgeDevelopers>

{% hint style="info" %}
Every SRG20 token deployed with the bot will be posted in this channel:

<https://t.me/SRG20Deploys>
{% endhint %}

#### <mark style="color:yellow;">Stay tuned for more updates to the bot, including a wider variety of contracts</mark>


---

# 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/srg20-deployer-bot.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.
