# RHINO SYNC

## RHINO SYNC

- [Rhino Sync](https://sync.wiki.mksdtech.com/rhino-sync.md): Multi-user collaboration for Rhino®.
- [Installation](https://sync.wiki.mksdtech.com/installation.md): Install Sync on Windows using the convenient installer or on both Windows and MacOs the Rhino Package Manager.
- [Installer for Windows](https://sync.wiki.mksdtech.com/installation/windows-installer.md): Install Sync on windows using the convenient installer.
- [Rhino Package Manager for Windows and MacOs](https://sync.wiki.mksdtech.com/installation/package-manager.md): Install Sync on windows and MacOs using the Rhino Package Manager.
- [Collaboration](https://sync.wiki.mksdtech.com/collaboration.md)
- [Rhino Sync Panel](https://sync.wiki.mksdtech.com/collaboration/rhino-sync-panel.md)
- [Collaborate](https://sync.wiki.mksdtech.com/collaboration/collaborate.md)
- [Collaboration Storage](https://sync.wiki.mksdtech.com/collaboration/collaborate/collaboration-storage.md)
- [Google Drive](https://sync.wiki.mksdtech.com/collaboration/collaborate/collaboration-storage/google-drive.md)
- [Network Drive](https://sync.wiki.mksdtech.com/collaboration/collaborate/collaboration-storage/network-drive.md)
- [Synchronize](https://sync.wiki.mksdtech.com/collaboration/synchronize.md)
- [Reload](https://sync.wiki.mksdtech.com/collaboration/reload.md)
- [End Collaboration](https://sync.wiki.mksdtech.com/collaboration/end-collaboration.md)
- [Sync Chat](https://sync.wiki.mksdtech.com/collaboration/sync-chat.md)
- [Glossary](https://sync.wiki.mksdtech.com/glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sync.wiki.mksdtech.com/rhino-sync.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.
