> For the complete documentation index, see [llms.txt](https://carare.gitbook.io/share-3d-guidelines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carare.gitbook.io/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/creating-a-story.md).

# Storymaker home page

When you log in you will see that the Storymaker homepage includes:

* **Top navigation bar** with links to the home page, create a story, search assets, my stories and your user profile.
* **A banner** with "getting started" on the left, "useful links" in the centre and a link to "learn more" about the project on the right. &#x20;
* **Interesting stories** published by other users for you to browse.&#x20;

![](/files/-LvpqCcNMZz-n9wbaJ7H)

On the top right hand side of the screen you will find the link to your user profile.


---

# 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 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://carare.gitbook.io/share-3d-guidelines/user-guide-to-the-share-3d-storymaker/creating-a-story.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.
