> 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/installation.md).

# Installation

## Offsetdata Chrome Extension

1. Open your Google Chrome web browser.
2. Visit the Chrome Web Store by navigating to the following URL: <https://chrome.google.com/webstore>.
3. In the search bar at the top left corner of the Chrome Web Store, type "Offsetdata" and press Enter.
4. The search results will display various extensions.\
   Look for "Offsetdata - Web3 Data Management" extension or you can directly visit the extension page using this URL: <https://chrome.google.com/webstore/detail/offsetdata-web3-data-mana/mleenidgghahbdmlahmkkbmeenbgnaec>.
5. Click on the "Add to Chrome" button located on the right side of the extension's listing.
6. A confirmation dialog will appear. Click on the "Add extension" button to proceed with the installation.
7. Google Chrome will start downloading and installing the Offsetdata extension.
8. Once the installation is complete, a notification will appear, indicating that the extension has been added to Chrome.
9. You should now see the Offsetdata icon in the Chrome toolbar, typically located at the top right corner of the browser window.
10. Click on the Offsetdata icon to open the extension and access its features.

That's it! You have successfully installed the Offsetdata Chrome extension from the Chrome Web Store. You can now utilize the extension's capabilities for web3 data management.

Note: Ensure that you are using a compatible version of Google Chrome to install and use the Offsetdata extension.


---

# 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/installation.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.
