# User Accounts

You **cannot** create an account directly in StoryKeeper, instead we do this for you and will require your full name and email address. You can also provide us a password or we can set a default password (which you can subsequently change at anytime through the login screen).

Once we have created your account you will receive an anonymous email with your username and password (you might need to check your spam folder!)

If you have any issues or queries about your user account get in touch with us <info@wayfinders.network>


---

# 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/user-accounts.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.
