# Help Center

Start here for setup, common workflows, and troubleshooting.

<a href="https://www.crosswatch.app" class="button primary" data-icon="globe">Website</a> <a href="https://github.com/cenodude/CrossWatch" class="button secondary" data-icon="github">GitHub</a> <a href="https://github.com/cenodude/CrossWatch/discussions" class="button secondary" data-icon="comments">Support</a>

Need to report something? [Bugs](https://github.com/cenodude/CrossWatch/issues) · [Feature requests](https://github.com/cenodude/CrossWatch/issues)

{% hint style="info" %}
New here? Start with [Docker setup](/getting-started/docker-setup.md), then [First-time setup](/getting-started/first-time-setup.md).
{% endhint %}

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

### Start with these

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Install and run CrossWatch</td><td><a href="/spaces/3rh5THg1PdhVsBt3GALo/pages/QeHCCMm3gQiQ1nwavCVy">/spaces/3rh5THg1PdhVsBt3GALo/pages/QeHCCMm3gQiQ1nwavCVy</a></td><td><a href="/files/QUBT3rdKNIIHgQjECqOv">/files/QUBT3rdKNIIHgQjECqOv</a></td></tr><tr><td>Create your first pair</td><td><a href="/spaces/3rh5THg1PdhVsBt3GALo/pages/4qBQobIANBkULCJX7LMv">/spaces/3rh5THg1PdhVsBt3GALo/pages/4qBQobIANBkULCJX7LMv</a></td><td><a href="/files/JT9T2KDxr5osZmX2iyDf">/files/JT9T2KDxr5osZmX2iyDf</a></td></tr><tr><td>Choose syncing or scrobbling</td><td><a href="/spaces/3rh5THg1PdhVsBt3GALo/pages/cmMmuBNhh7EaJuct5jiI">/spaces/3rh5THg1PdhVsBt3GALo/pages/cmMmuBNhh7EaJuct5jiI</a></td><td><a href="/files/TmWyFF2czx6ixg6B2Lb4">/files/TmWyFF2czx6ixg6B2Lb4</a></td></tr><tr><td>Connect services and credentials</td><td><a href="/spaces/3rh5THg1PdhVsBt3GALo/pages/XXSROEx2Yqy98k1SqJvO">/spaces/3rh5THg1PdhVsBt3GALo/pages/XXSROEx2Yqy98k1SqJvO</a></td><td><a href="/files/WXfITXLYtMksf8IgdLsT">/files/WXfITXLYtMksf8IgdLsT</a></td></tr><tr><td>Configure safe sync pairs</td><td><a href="/spaces/3rh5THg1PdhVsBt3GALo/pages/C1lNlN7T3a0xWpl0jEU5">/spaces/3rh5THg1PdhVsBt3GALo/pages/C1lNlN7T3a0xWpl0jEU5</a></td><td><a href="/files/69Y9HCJhH87hTh5Wql2Y">/files/69Y9HCJhH87hTh5Wql2Y</a></td></tr><tr><td>Find quick answers</td><td><a href="/spaces/3rh5THg1PdhVsBt3GALo/pages/bY2AjhMX4EOf0W8YjSNy">/spaces/3rh5THg1PdhVsBt3GALo/pages/bY2AjhMX4EOf0W8YjSNy</a></td><td><a href="/files/BF94hwAAtgWT1tKHbqfC">/files/BF94hwAAtgWT1tKHbqfC</a></td></tr></tbody></table>

### More help

* Check library-size fit: [Limitations](/getting-started/limitations.md)
* Add more than one account or server: [Profiles](/crosswatch/profiles.md)
* Enable real-time playback syncing: [Watcher](/crosswatch/scrobble/watcher.md)
* Debug missing IDs and mismatches: [Tools](/crosswatch/tools.md)


---

# 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://wiki.crosswatch.app/help-center.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.
