# BonkGate Chrome Extension

BonkGate is your intelligent crypto safety radar. It monitors Twitter for red flags like deleted token addresses, suspicious follower patterns, and risky account behavior — helping you steer clear of potential rugs.

> 🛡️ BonkGate = Your First Line of Defense on Crypto Twitter.

***

## 📦 Installation Guide

This extension works on all Chromium-based browsers, including but not limited to:

* Google Chrome
* Brave Browser
* Opera

### Step 1: Download the Extension Files

Clone or download the repository to your local system.

```bash
git clone https://github.com/BonkGate-Labs/BonkGate-Extension.git
```

### Step 2: Enable Developer Mode

1. Open your Chromium-based browser.
2. Navigate to `chrome://extensions/`
3. Enable **Developer Mode** (top right corner toggle).

### Step 3: Load the Extension

1. Click on **"Load unpacked"**.
2. Select the folder where the extension files are located (the one you just downloaded or cloned).

You should now see BonkGate appear in your extensions bar with its signature orange dog icon 🐶❗❗❗

***

## 🧠 What It Tracks

BonkGate provides real-time analysis by watching crypto influencers, token creators, and wallets on Twitter for:

* 🔍 **Deleted Token Addresses**
* 👀 **First Follower Patterns**
* ✂️ **Deleted Tweets**
* 🔄 **Bio & Username Changes**
* 🧠 **Key Follower Connections**

***

## ⚠️ Disclaimer

BonkGate does not offer financial advice. Always do your own research. We provide behavioral analytics to help you make informed decisions. Please always do your own research before investing in tokens.

***

## 📫 Contact & Support

For feedback, feature requests, or to report bugs:

* Twitter: [@BonkGate](https://twitter.com/BonkGate)
* Email: <support@bonkgate.fun>

***

© 2025 BonkGate. All rights reserved.


---

# 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.bonkgate.fun/bonkgate-chrome-extension.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.
