# Offline Functionality

if you already have StoryKeeper open and are logged in...

* you can create/edit/delete stories whilst offline and they will [sync](/apps-and-tools/storykeeper/syncing-between-devices.md) when you come back online\*\*. However...
* you CANNOT (re)load the StoryKeeper app or login whilst you are offline - it must already be open and logged in
* you CANNOT upload media, although you can edit existing media, such as changing the name or viewing rights

\*\* at times StoryKeeper will not automatically sync when coming back online, and will require a refresh/reload. There is also a [known issue related to this](/apps-and-tools/known-issues.md#syncing-storykeeper-after-being-offline)


---

# 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/offline-functionality.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.
