> For the complete documentation index, see [llms.txt](https://2435ghj424g6j.gitbook.io/gm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2435ghj424g6j.gitbook.io/gm/chrome-extension/usage.md).

# Usage

## Offsetdata Chrome Extension

### Introduction

The purpose of the Offsetdata Chrome Extension is to streamline the process of storing data onto the blockchain. It enables users to quickly transfer text from any web page directly to Offsetdata's blockchain platform.

#### Usage Guidelines

1. **Text Selection:** Choose the desired text to be stored on the blockchain by employing either the conventional mouse drag method or preferred keyboard shortcuts.
2. **Data Transfer:** To initiate data transfer, simply right-click anywhere on the page, then hover the mouse over the following option in the menu:

   > Offsetdata – Blockchain Data Storage

   Upon selecting this menu option, a list of available blockchains for data storage will be displayed. Click on the appropriate selection to launch the Offsetdata Application.
3. **Data Uploading:** Upon reaching the data submission page within the Offsetdata Application, proceed with the blockchain form submission process. Alternatively, you may consult the [Data Offsetting Usage Page](https://docs.offsetdata.com/application/data-offsetting#usage) page for detailed guidance on the blockchain submission workflow.

### Congratulations!

You've effectively utilized the Offsetdata Chrome Extension to effortlessly transfer data from a web page to your preferred blockchain. This streamlined process minimizes disruptions to your workflow by eliminating unnecessary copy and paste operations.

> **Expert Tip:** Enhance your workflow by opening multiple data transfer tabs and submitting the data at the conclusion of your web surfing session. This strategy reduces distractions and enhances concentration, leading to improved decision-making.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://2435ghj424g6j.gitbook.io/gm/chrome-extension/usage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
