# Syncing Between Devices

Any time you create/edit/delete stories or media in StoryKeeper on one device (or browser), those changes should automatically synchronise when accessing StoryKeeper on another device.&#x20;

The most common use-case here is when you are "out in the field" using StoryKeeper on your phone and might quickly enter a short story or observation, perhaps also uploading a photo to your media library. When you return to your home or office where StoryKeeper is open on your laptop browser, you should see the story and media already synced and available.

If you need to open or reload StoryKeeper on another device, it may take a few moments for the sync to occur, and you will see a green spinning circle alongside the "My Story/Media" headings.

* \***IMPORTANT**\*!!! Please wait for sync to complete before interacting with the app. If you have to login to the app first, this sync process may take up to 30 seconds.


---

# 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.wayfinders.network/apps-and-tools/storykeeper/syncing-between-devices.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.
