# I have sync issues

See the pages below for troubleshooting tips on some common Synchronization issues:

* [I want to connect to Wi-Fi](/complete-reference-guide/troubleshooting/solving-sync-issues/connecting-to-wi-fi.md)
* [I want to create local Wi-Fi networks](/complete-reference-guide/troubleshooting/solving-sync-issues/creating-local-wi-fi-networks.md)
  * [With a portable router](/complete-reference-guide/troubleshooting/solving-sync-issues/creating-local-wi-fi-networks/with-a-portable-router.md)
  * [With a smartphone](/complete-reference-guide/troubleshooting/solving-sync-issues/creating-local-wi-fi-networks/with-a-smartphone.md)
* [The device I want to sync with does not show up on my Synchronize screen](/complete-reference-guide/troubleshooting/solving-sync-issues/the-device-i-want-to-sync-with-does-not-show-up-on-my-synchronize-screen.md)
* [I get an error when I try to sync with another device](/complete-reference-guide/troubleshooting/solving-sync-issues/i-get-an-error-when-i-try-to-sync-with-another-device.md)
* [I can't sync with the sync file](/complete-reference-guide/troubleshooting/solving-sync-issues/i-cant-sync-with-the-sync-file.md)
* [The person I want to sync with has deleted valuable data](/complete-reference-guide/troubleshooting/solving-sync-issues/the-person-i-want-to-sync-with-has-deleted-valuable-data.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://docs.mapeo.app/complete-reference-guide/troubleshooting/solving-sync-issues.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.
