# README

Rockhopper is a version control and collaboration platform for Excel spreadsheets. It integrates directly into Microsoft Excel (and Google Sheets) so finance and accounting teams can track every change, review each other's work, and manage versions — without leaving their spreadsheet.

## For everyday users

**Looking to learn how Rockhopper works?**

Start with the [Product Guide](/product-guide/overview.md) for a walkthrough of enrolling files, tracking changes, collaborating with comments, requesting reviews, and managing versions.

## For IT and security teams

**Evaluating Rockhopper for your organization?**

The [Security & Compliance](/security-and-compliance/overview.md) section covers how we protect your data — architecture, encryption, access controls, and our approach to compliance. Written for CISOs, security reviewers, and IT leadership.

**Ready to set up Rockhopper?**

The [IT Setup](/it-setup/prerequisites.md) section has everything you need to connect your Microsoft 365 or Google Workspace tenant, deploy the Excel Add-in, and verify technical requirements.

## Need help?

Reach out to your Rockhopper Account Manager or contact us at <support@rockhopper.co>.


---

# 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://docs.rockhopper.co/readme.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.
