# BIG Gas Bot

## **Why BIG Gas Bot?**

Ethereum gas fees fluctuate constantly, making transactions unpredictable and costly. Traders and DeFi users often overpay or delay transactions due to sudden fee spikes, leading to frustration and inefficiency.

💡 **The Solution:** BIG Gas Bot provides real-time Ethereum gas prices directly in Telegram, ensuring users can monitor fees, optimize transactions, and avoid overpaying. With instant updates on slow, normal, and fast gas fees, users can confidently send transactions at the best possible rates.

***

## **Features**

✅ **Real-Time Ethereum Gas Prices** → Instantly fetches current gas fees.\
✅ **Slow, Normal & Fast Transaction Costs** → View estimated fees for different speeds.\
✅ **ETH Price in USD** → Get the latest Ethereum price.\
✅ **Swap & Transfer Costs** → Know exactly how much a transaction will cost.\
✅ **Minimal Setup** → Just type `/gas`, and the bot delivers live data.

***

## **How It Works**

1️⃣ **User types** `/gas@BIG_GAS_BOT` **in the chat.**\
2️⃣ **The bot fetches real-time Ethereum gas data.**\
3️⃣ **Within a few seconds, the bot replies with:**

* **ETH price in USD.**
* **Slow, Normal, and Fast gas fees.**
* **Estimated transfer and swap costs.**

#### **Example Reply:**

```
⛽ Ethereum Gas Prices & Costs  

💰 ETH Price: $2,209.56  

🐢 Slow: 0.69 Gwei (Cheap)  
➡️ Transfer: $0.03 | 🔃 Swap: $0.66  

⚖️ Normal: 0.69 Gwei (Cheap)  
➡️ Transfer: $0.03 | 🔃 Swap: $0.66  

🚀 Fast: 0.75 Gwei (Cheap)  
➡️ Transfer: $0.04 | 🔃 Swap: $0.73  

Powered by: BIG Ecosystem  
```

***

## **Getting Started**

{% stepper %}
{% step %}

#### &#x20;**Invite the Bot**

* Add [**BIG Gas Bot**](https://t.me/BIG_GAS_BOT) to your Telegram group via its **username or invite link**.
  {% endstep %}

{% step %}

#### **Minimum Administrative Privileges Required**

*Grant only the minimum necessary permissions to prevent the bot from being deleted or banned by other bots.*

* The bot will automatically ask for the required permissions.
* Add the bot as an admin and confirm.
* The bot is at risk without admin rights.

<figure><img src="/files/ZNvNObtOQdeOt2beceC0" alt=""><figcaption><p>Required permissions</p></figcaption></figure>
{% endstep %}

{% step %}

#### **Start the Bot**

```
/start@BIG_GAS_BOT
```

<figure><img src="/files/9nUv0JbT4H46lLwAFJti" alt=""><figcaption><p>Bot Started</p></figcaption></figure>

```
/gas@BIG_GAS_BOT
```

<figure><img src="/files/HOowrRQQUOm3VHq4XZzK" alt=""><figcaption><p>Bot Output</p></figcaption></figure>

{% hint style="success" %}
That’s it! The bot is now ready to **deliver real-time gas fee updates** on demand.
{% endhint %}
{% endstep %}

{% step %}

### Need more help `/help@BIG_GAS_BOT`

<figure><img src="/files/kcyW9Op90xCQr6tb1I4K" alt=""><figcaption><p>Go to Documentations</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## **Usage Limits**

To prevent spam and ensure fair usage among all groups:

* Each visualization command (`/gas`) can only be used once every minute in a given group
* If you attempt to use a command before the cooldown period has elapsed, the bot will inform you how much time remains

***

## **Administration & Management** <a href="#administration-and-management" id="administration-and-management"></a>

📌 **Removing the Bot**

* Any **admin** can remove the bot in the same way they would remove a regular member.

***

## **Troubleshooting & Support**

{% hint style="danger" %}
&#x20;**Bot not responding?**
{% endhint %}

* Check if the bot has **been started** `/start@BIG_GAS_BOT`
* Check if administrative privileges have been granted.
* Contact the bot [developer](https://t.me/MalkaKing) or the [BIG Ecosystem](https://t.me/BigEcosystemOfficial) team.

{% hint style="danger" %}
**The /gas command is rate-limited.**&#x20;
{% endhint %}

* One command`/gas@BIG_GAS_BOT` is allowed per minute. Wait for a minute.&#x20;

{% hint style="danger" %}
**This bot is designed for groups only.**
{% endhint %}

* This bot functions only in groups. Create a group to add the bot or invite it to any of your existing groups.

<figure><img src="/files/o92U8JpIbTXypJ8s7ilf" alt=""><figcaption><p>Groups only message</p></figcaption></figure>

***

## **Future Improvements**

* [ ] Automatic Alerts → Set gas fee alerts at preferred thresholds.
* [ ] Gas Fee History → View past gas fee trends.
* [ ] Multi-Network Support → Expand to BSC, Polygon, and other chains.
* [x] Integration with other BIG Ecosystem bots. Check [@BIG\_Analysis\_Bot](/big-ecosystem-bots-docs/sentiment-and-analysis/big-analysis.md)
* [ ] Ads integration.

***

## **Links**

🔗 **Go to Bot:** [BIG Gas](https://t.me/BIG_GAS_BOT)[ Bot](https://t.me/BIG_GAS_BOT)

#### 📲Scan Barcode

<div align="left"><figure><img src="/files/w5wrBCdxoFYmx8zhEOwg" alt="" width="188"><figcaption><p><strong>Scan to Launch the Bot</strong> 🚀</p></figcaption></figure></div>

{% hint style="info" %}
**Ne*****ed Help?** Contact the bot* [*developer*](https://t.me/MalkaKing) *or check the* [*BIG Ecosystem*](https://t.me/BigEcosystemOfficial) *for feature requests or issues.*
{% 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://big-ecosystem-bots.gitbook.io/big-ecosystem-bots-docs/sentiment-and-analysis/big-gas-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.
