# BASE Contract Deployer - TG Bot

## Overview

This is a very fast and cheap telegram bot that allows you to deploy your own safe ERC-20 contract on BASE Network (L2 ETH).

> * Ability to create multiple wallets on **BASE**
> * Ability to deploy multiple contracts on **BASE** and manage them per deployer wallet
> * Ability to Open Trading/Lock the LP and Re-Lock LP
> * We automatically verify the deployed contract
> * Contract Renounce at a click distance
> * Ability to send ETH and ERC20 at Contract Level without manually importing it on your Web3 Wallet


---

# 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.web3market.site/base-contract-deployer-tg-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.
