# Sidepanel

**Feed:** A global stream of CA tweets, follows, and key events across 150K+ tracked accounts — fully filterable, with more sources and features coming soon.

**Profile:** Open a token on a supported trading terminal and the sidepanel auto-activates, streaming real-time tweets, mentions, and alerts from any account referencing the token’s contract address, $ticker, or official @handle — so you never have to open X while trading.

The sidepanel can be spawned with 1 click (default position: right, toggleable left/right).&#x20;

It stays open and live until manually closed.

{% columns %}
{% column %}

<div align="left"><figure><img src="/files/lxcjOkDMsgDxjnhJdgnX" alt="" width="275"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div align="left"><figure><img src="/files/5N5FuniYEQ3YiDQZEAgW" alt="Preview 2" width="299"><figcaption></figcaption></figure></div>

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

## Feed

Once opened, the panel shows a global feed of:

* **Follows**
* **CA Tweets**
* **DEX Paid alerts**&#x20;

More events are coming soon. You can enable/disable each one as needed.

## CA Tweets

CA tweets are sourced from over **150K monitored accounts**. \
You can use these filters:\
\
`Min Followers`\
`Min Key Followers`\
`Max Renames`\
`Max Contracts`\
`Hide/Show Replies`\
`Hide/Show Retweets`

We track everything from AI builders to devs, founders, and niche projects. If someone drops a stealth launch **and it matches your filters**, you’ll catch it within 5 seconds. Discord webhook and Telegram integrations are coming soon.

## Follows

Follow alerts are pulled from our curated database of 9,000+ key profiles (and growing). \
You can use these filters:

Key Profile\
`Min Followers`

Target Profile\
`Min Followers`\
`Max Followers`\
`Max-Key Followers`\
`Max Renames`\
`Max Contracts`

<div align="left"><figure><img src="/files/Tby8uqiBcjbRisuvNrF1" alt="Preview 1" width="114"><figcaption></figcaption></figure></div>

## Profile

The Profile tab activates automatically when you open a token on any supported terminal like Axiom-Photon etc. It gives you a focused, real-time feed of social activity tied specifically to that token — so you **never have to leave the chart** or dig through Twitter manually.

As soon as you land on a token, the panel pulls in:

* Tweets and mentions containing the token’s:
  * **CA**
  * **$Ticker**
  * **@Twitter handle**
* **Posts from any account** — not just the official project account
* **Real-time updates** as new tweets or mentions come in

This gives you instant visibility into any token without opening a single tab.

If the project’s Twitter account:   &#x20;

* **Deletes a CA tweet**
* **Removes the contract from their bio**

...you’ll get a **popup alert instantly**, either while viewing the token or if it’s on your watchlist.&#x20;

**(Partially Integrated)**

Support for Telegram and Discord webhooks is on the way.

For **community  tokens**, the Profile view includes a full breakdown of:

* Known **members** in the community (sorted by **Key Profile Score** — highest to lowest)
* **Alphagate data**, including:

  * Previous launched communities of the creator
  * Contract mentions&#x20;
  * Account renames & more

  &#x20;&#x20;

TL;DR

**Profile** gives you everything happening around a token in real time — tweets, mentions, social signals, and risky deletes — all streamed live and tied to the token you’re watching.

No extra tabs. No wasted time. Just full awareness, right where you’re trading.

{% columns %}
{% column %}

<figure><img src="/files/PyQNccN6b9IayN5I87dR" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/m4ov3oRUcUB6kI8ufN6T" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Chat

&#x20;**Chat** lets users run quick commands directly inside the platform — similar to a Telegram or Discord bot. It’s designed as a utility layer where you can access data fast without switching tools.

#### &#x20;Available Commands

* **`/x username`**\
  Scans a Twitter profile and returns Alphagate data — including KP data, tags, rename history, and mentioned contracts.
* **`/ca contract`**\
  Checks the contract for any previously linked projects.

**Command results are private** — only visible to the user who runs them. Regular messages, without commands, are visible to all subscribers.

We’ll continue expanding the command set so users can do more directly through chat.

## Tracker

Soon.

**Note:** This is the first version of the feature — bugs may pop up, and we're actively improving it. More filters, profiles, and enhancements are on the way.\
If you have feedback, suggestions, or spot any bug, please let us know. 🤝


---

# 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.alphagate.io/features/extension/sidepanel.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.
