# Basic Mode

StoryKeeper can be used in "basic mode" for one-off surveying/story capture purposes, allowing a generic user account to be used by all survey participants.&#x20;

When in this mode the only option available to the user is to enter a story title and details and save the story. They will not see the "My Stories" list.&#x20;

After saving their story a popup notification will appear saying that they can enter another story or logout.

<figure><img src="https://i.gyazo.com/837958fcc364e1f0e3e21656bedb7b88.gif" alt="" width="375"><figcaption></figcaption></figure>

If you activate this basic mode for a user account we will provide you with further information so you can then access and publish the saved stories from that account.


---

# 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/basic-mode.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.
