# Create Super Agent for Telegram

## 🤖 **Tutorial: Build Super Agent for Telegram (pCLAW)**

### 1. 🔐 Connect Your Wallet

* Click **“CONNECT WALLET”** (top right corner)
* Connect your wallet (BSC Network)

***

### 2. 🧭 Navigate to the Feature

* From the left sidebar:\
  👉 Click **“Build Super Agent”**

***

### 3. 🧾 Fill in the Agent Form

On the **Create Custom Agent** page, complete the following fields:

***

#### ✏️ 1. Agent Name

* Enter your agent name
* Example:
  * `CryptoSignalBot`
  * `AlphaCallerAI`

***

#### 👤 2. Username

* Your Telegram username (with or without `@`, depending on your system)
* Example:
  * `cryptosignal_bot`

***

#### 🖼️ 3. Image URL

* Provide a public image URL for the bot avatar
* You can use:
  * Imgur
  * Cloudinary
  * Your own hosting

Example:

```
https://i.imgur.com/yourimage.png
```

***

#### 🪙 4. Token Address (Optional)

* Fill this if your agent is linked to a specific token
* Example:
  * A crypto token you want to promote or monitor

👉 Leave empty if not needed

***

#### 🤖 5. Telegram Bot Token *(Optional but Recommended)*

**How to get your Bot Token:**

1. Open Telegram
2. Search for **@BotFather**
3. Type:

   ```
   /start
   ```
4. Then:

   ```
   /newbot
   ```
5. Follow the instructions:
   * Set bot name
   * Set bot username
6. BotFather will provide:\
   👉 **Bot Token**

Example:

```
123456789:AAHxxxxxxxxxxxxxxxxxxxx
```

👉 Paste this token into the field

***

### 4. 🚀 Create Your Agent

* Click **“CREATE AGENT”**

***

### 5. ✅ After Creation

Your agent will:

* Be activated in the pCLAW system
* Connect to Telegram
* Be ready for:
  * Auto responses
  * Monitoring
  * Automation (depending on your setup)

***

## ⚠️ Important Tips

#### 🔹 Use a valid Bot Token

Invalid token = agent will not work

***

#### 🔹 Ensure username is unique

Duplicate usernames may cause errors

***

#### 🔹 Use a public image URL

Local files will not work

***

## 💡 Use Cases

Your Telegram Super Agent can be used for:

* Crypto alerts (buy/sell signals)
* Community auto-replies
* Marketing automation
* Notification systems
* AI assistant in groups

***

## 🔥 Quick Summary

1. Connect wallet
2. Fill in agent details
3. Add Telegram Bot Token
4. Click **Create Agent**
5. Your agent is live 🚀
