# Twitter (X) Chrome extension

RobotFT comes with a Google Chrome extension that allows you to see the key price of users as you browse the Twitter.com / X.com website and is integrated into the bot so you can click over from the website.

You can install the extension here: [https://chrome.google.com/webstore/detail/friendtech-x-share-price/hhlljmclhncjdbdbjajekficmnealnop](https://chrome.google.com/webstore/detail/friendtech-x-share-price/hhlljmclhncjdbdbjajekficmnealnop?hl=en\&authuser=3)

And then Twitter.com / X.com looks like this:<br>

![](/files/QZfeBRiOXtTEAb4DQLsK)

As you see the username on the site, it will show the key price and also provide a link :link: icon which will open the bot and already have the command for `/info username` in the copy buffer so you can just do `ctrl-v` to paste and it will come right up.


---

# 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://robosuite.gitbook.io/robosuite-roboft/twitter-x-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.
