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

# Important Links

This page provides a list of important links related to Offsetdata services, tools, and resources. Please find the relevant links below:

### Main Offsetdata Landing Page

* [Offsetdata Website](https://offsetdata.com/): Visit our main page to explore all the features and offerings provided by Offsetdata.

### Offsetdata Labs (OD Labs)

* [OD Labs](https://offsetdata.com/labs/): Discover Offsetdata Labs, where we showcase our latest experiments and research projects.

### Offsetdata App

* [Offsetdata App](https://app.offsetdata.com/): Access the Offsetdata web application to leverage our powerful data management tools.

### Tools

* [Offsetdata NPM Package](https://www.npmjs.com/package/offsetdata): Find the Offsetdata NPM package for integrating our services into your projects.
* [Offsetdata Chrome Extension](https://chrome.google.com/webstore/detail/offsetdata-web3-data-mana/mleenidgghahbdmlahmkkbmeenbgnaec): Install the Offsetdata Chrome extension to enhance your web3 data management capabilities.
* [Offsetdata GitHub](https://github.com/Offsetdata): Explore the Offsetdata GitHub repository for open-source projects, SDKs, and documentation.

### Legal Information

* [Offsetdata Terms](https://offsetdata.com/terms): Read our terms of service to understand the conditions and agreements related to using Offsetdata services.
* [Offsetdata Privacy Policy](https://offsetdata.com/privacy/): Review our privacy policy to learn how we handle and protect your personal information.
* [Offsetdata Disclaimer](https://offsetdata.com/disclaimer): Read our disclaimer to understand the limitations and responsibilities related to using Offsetdata services.

### Social Media

Stay connected with us through our social media channels:

* [Offsetdata Twitter](https://twitter.com/Offsetdata): Follow us on Twitter for the latest news, updates, and announcements from Offsetdata.
* [Offsetdata Facebook](https://www.facebook.com/OffsetDataLtd/): Like our Facebook page to stay informed about our services and community.
* [Offsetdata LinkedIn](https://www.linkedin.com/company/offsetdata/): Connect with us on LinkedIn for professional networking and updates about Offsetdata.

We hope these links help you navigate the Offsetdata ecosystem and access the resources you need. If you have any further questions or require assistance, please don't hesitate to reach out to our support team <support@offsetdata.com>


---

# 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/links/important-links.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.
