# Collaborate

To begin a collaboration session:

1. **Open the Sync Panel**\
   Locate and click the **Sync** tab in your interface to reveal the panel.
2. **Click "Collaborate"**\
   In the top-left corner of the Sync Panel, select the **Collaborate** button.
3. **Select the Central File**\
   Select the Central file from [Google Drive](/collaboration/collaborate/collaboration-storage/google-drive.md) or [Network Drive](/collaboration/collaborate/collaboration-storage/network-drive.md).
4. **Initiate Collaboration**\
   Once the file is selected, your project is ready for multi-user editing. Other team members can connect to the same central file and start working simultaneously.

{% hint style="success" %}
Rhino Command: *Collaborate*
{% endhint %}

<figure><img src="/files/q3SYd0GahrEQYVD1ryn1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TzyX5dDAJSKnfGJAYIUG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the Sync tab isn't visible, you can open it from the Rhino panels by clicking on the settings icon ⚙️.
{% endhint %}


---

# 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://sync.wiki.mksdtech.com/collaboration/collaborate.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.
