# StoryKeeper

You can think about and use StoryKeeper in a number of ways for content creation...the original intent for the app was for digital field notes/journalling, and this remains prominent, alongside many other powerful use-cases.&#x20;

It enables capturing and uploading of a range of media (text, audio, images, video, hand drawings, screen recordings), sharing via the [WayFinder Platform](/apps-and-tools/wayfinder-platform.md), and setting granular access/viewing permissions

It also borrows concepts and conventions from social (media) platforms - you can publish your profile, @mention other people, use #hashtags, compose and publish micro or long-form content - the choice is yours.


---

# 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.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.
