# Apps & Tools

## Apps & Tools

- [Overview](https://docs.wayfinders.network/apps-and-tools/overview.md): We provide enabling digital infrastructure for wayfinding through two distinct yet tightly integrated applications - StoryKeeper and the WayFinder Platform
- [StoryKeeper](https://docs.wayfinders.network/apps-and-tools/storykeeper.md)
- [Web App & Install](https://docs.wayfinders.network/apps-and-tools/storykeeper/web-app-and-install.md): StoryKeeper is a "progressive web app" (PWA), meaning it is accessible through a web browser AND can be "installed" on your device without going through app stores etc.
- [User Accounts](https://docs.wayfinders.network/apps-and-tools/storykeeper/user-accounts.md)
- [Create a Story](https://docs.wayfinders.network/apps-and-tools/storykeeper/create-a-story.md)
- [Content Types](https://docs.wayfinders.network/apps-and-tools/storykeeper/create-a-story/content-types.md)
- [Geo-Location](https://docs.wayfinders.network/apps-and-tools/storykeeper/create-a-story/geo-location.md)
- [Publish Stories](https://docs.wayfinders.network/apps-and-tools/storykeeper/publish-stories.md): ...or "post" as it might be called on other (social media) platforms
- [Export Stories](https://docs.wayfinders.network/apps-and-tools/storykeeper/export-stories.md)
- [Media Library](https://docs.wayfinders.network/apps-and-tools/storykeeper/media-library.md)
- [Story & Media Viewing Permissions](https://docs.wayfinders.network/apps-and-tools/storykeeper/story-and-media-viewing-permissions.md)
- [Notifications](https://docs.wayfinders.network/apps-and-tools/storykeeper/notifications.md)
- [Projects (Communities)](https://docs.wayfinders.network/apps-and-tools/storykeeper/projects-communities.md)
- [Basic Mode](https://docs.wayfinders.network/apps-and-tools/storykeeper/basic-mode.md)
- [Settings](https://docs.wayfinders.network/apps-and-tools/storykeeper/settings.md)
- [Syncing Between Devices](https://docs.wayfinders.network/apps-and-tools/storykeeper/syncing-between-devices.md)
- [Offline Functionality](https://docs.wayfinders.network/apps-and-tools/storykeeper/offline-functionality.md): StoryKeeper has some (limited) offline functionality
- [Release Notes](https://docs.wayfinders.network/apps-and-tools/storykeeper/release-notes.md)
- [WayFinder Platform](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform.md)
- [Navigating a Canvas](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/navigating-a-canvas.md)
- [Making Connections](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/making-connections.md)
- [Sharing Content Links (URL's)](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/sharing-content-links-urls.md)
- [Canvas Layouts](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/canvas-layouts.md)
- [Principles-Based](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/canvas-layouts/principles-based.md)
- [Geographic Map](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/canvas-layouts/geographic-map.md)
- [Visual Frameworks](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/canvas-layouts/visual-frameworks.md)
- [Further Guidance & Customisation](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/further-guidance-and-customisation.md)
- [Private Canvases](https://docs.wayfinders.network/apps-and-tools/wayfinder-platform/private-canvases.md)
- [Known Issues](https://docs.wayfinders.network/apps-and-tools/known-issues.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wayfinders.network/apps-and-tools/overview.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.
