# Browser Extension

*Disclaimer: Please note that the Social Edge Browser Extension is a novel v1 technology, and bugs can be found. Notice anything wrong with the extension or have suggestions around improvements? Flag it to the team via <support@sedgeai.com>.*\
\
The Social Edge Browser Extension is available in the official Google Chrome Webstore. To get started, simply navigate to this [link](https://chromewebstore.google.com/detail/social-edge/ahkbhclbdleobmdmkaabbgdfpnnfmjkp?authuser=1\&hl=en) and install the browser extension to your Chrome web browser. The functionalities of our Browser Extension are detailed below.\
\
Once the extension is downloaded and added to your extension, there's two ways to open the extension directly from X. Firstly, you can access an influencer's profile by clicking on the newly added Social Edge logo highlighted in the below screenshot, or you can hit the Social Edge button next to a tweet.

<figure><img src="/files/rX44WhYNad3JjW1mzMlw" alt=""><figcaption><p>Accessing the Social Edge Browser Extension from X</p></figcaption></figure>

Clicking on either of these buttons should spawn the Social Edge Browser Extension to open. If you click on a tweet that mentions one or more cashtags, it should show the specific tokens mentioned in the tweet, as detailed in the below screenshot for a post mentioning Ethereum.

<figure><img src="/files/K5OZuuyu24LwgPUdqnsG" alt=""><figcaption><p>Specific Tweet Section</p></figcaption></figure>

From here, you have a variety of different functionalities to use. Firstly, you can view the Influencer's profile by clicking on the first Icon in the top left hand corner. This will present you with stats of the most used cashtags and hashtags of this specific KOL, as well as an overview of who this KOL supports, and which other KOLs support this influencer. The 'profile' section of the Browser Extension should look something like the below.

<figure><img src="/files/G6fvlGcPNGUtVnRv2kwJ" alt=""><figcaption><p>Profile Section</p></figcaption></figure>

Besides the Tweet and Profile sections, one of the most useful functions of the Social Edge Browser Section is the Cashtag overview. Simply select one of the Cashtags from the Profile of Tweet section to get a chart, tokenomics details and a list of supporters of a specific token. This section should look something like the below.

<figure><img src="/files/LXJ30gkMN0BypsPhA8VO" alt=""><figcaption><p>Token Section</p></figcaption></figure>

Lastly, the two last tabs of the Browser Extension show the trending cashtags and trending hashtags on the Ethereum, Binance and Solana blockchains. Navigate to one of the last two tabs in the extension to view what's currently earning our attention in the market!

<figure><img src="/files/wxyhg0EyP7O0BgoIgmE6" alt=""><figcaption><p>Trending Cashtag &#x26; Hashtag Sections</p></figcaption></figure>


---

# 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://social-edge.gitbook.io/social-edge-or-product-docs/ecosystem/browser-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.
