# Features

## Offsetdata Chrome Extension

### Introduction

The Offsetdata Chrome Extension is a powerful tool for managing web3 data on various blockchain networks. This documentation provides an overview of the extension's features.

Once the text has been selected, the user is only two clicks away from transferring the data to Offsetdata's application.

Eliminating the necessity to store the data in a separate file or notes application prior to uploading it onto the blockchain, thus minimizing the risks of data loss or tampering. Moreover, there's no requirement to manually copy the text from the web page and paste it into the blockchain form submission. The entire process is seamlessly facilitated by Offsetdata's Chrome Extension.

#### Top Menu

The Offsetdata Chrome Extension features a top menu that allows you to switch between different modes:

* **Pro Mode**: This mode provides advanced features and capabilities. Please note that "Pro Mode" is not available in the beta version of the extension.
* **Normal Mode**: This mode offers standard functionality for managing web3 data.

Select the desired mode from the top menu to switch between them.

#### Selector

The selector section of the extension enables you to activate or deactivate various blockchain networks. Here's how it works:

1. The selector displays different blockchain networks along with their respective icons and descriptive headings.
2. Each blockchain network has a toggle button next to it.
3. To activate or deactivate a specific blockchain network, simply click the corresponding toggle button.
4. The state of the toggle buttons is determined by the `chainsSelected` setting.
5. When the blockchain network is active you will see its icon in right click Chrome menu.
6. To submit data to the blockchain select text you want to submit and click right mouse button, the menu "Submit data to Selected chain" will appear.

#### Bottom Menu

The bottom menu of the Offsetdata Chrome Extension provides additional options and links for enhanced navigation:

* **Offsetdata.com Homepage**: Clicking on the icon or button associated with the Offsetdata.com homepage will redirect you to the official website of Offsetdata.
* **API Documentation**: The bottom menu may include a button to access the API documentation related to the Offsetdata Chrome Extension. Click on this button to explore the available API documentation.
* **Offsetdata Official Twitter Account**: By clicking on the icon or button associated with the official Twitter account of Offsetdata, you can visit and follow the latest updates and news.

Please note that the appearance and specific options in the bottom menu may vary based on the implementation and version of the Offsetdata Chrome Extension.

### Support and Feedback

For any issues, questions, or feedback regarding the Offsetdata Chrome Extension, please contact our support team at <support@offsetdata.com>. We value your input and will be happy to assist you with any inquiries.


---

# 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://2435ghj424g6j.gitbook.io/gm/chrome-extension/features.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.
