# Adding New Story

To add new stories, select Stories group and then click on *"Add new story":*

![](/files/4VOLOyYiUNujQFzoueZt)

Create content for your story in the editor:

![](/files/Vh5X2qe5PyokDJ8Jq3tm)

After that click *"Save"* on the top right to save changes:

![](/files/d0CA1EwhxsxhfU0rSBm9)

If you want to publish this story, go back to Dashboard and click *"Publish"* on the Story:

![](/files/vjrjtZnAuDvfiyVLbKBd)


---

# 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.storysdk.com/tutorial/adding-new-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.
