# Starting a New Storychat

#### 🆕 Starting a New Storycha

Want to chat with the same Character in a totally different way—different mood, different persona, or a fresh storyline?

You can create as many Storychats as you want with a single Character.

***

#### 📌 Available Actions

* \+ Make New Storychat

   Start a brand new chat with this Character. Perfect for switching Personas or exploring new storylines.

<p align="center"><img src="/files/gorcOsgOHnvRNX2aAtYn" alt=""><br></p>

* Continue from a Previous Chat\
  When starting a new Storychat, you can set a previous chat as the starting point.
  * &#x20;The selected chat’s content becomes the background context for your new conversation.
  * Continue building on the same storyline and context instead of starting from scratch.
  * Unique to Storychat, this feature lets you create ongoing narratives that evolve over time.
  * You can even bundle these connected Storychats into a Series, share them on the Feed, and monetize them.<br>

<figure><img src="/files/RhwmHaSynANdUESWSJxd" alt="" width="375"><figcaption></figcaption></figure>

👉 Learn more about Series Creation

{% content-ref url="/pages/jO43lAnBDkmXM16PaYwo" %}
[Create a Series](/storychat/tutorials/series-creation-turn-chats-into-stories/create-a-series.md)
{% endcontent-ref %}

* View All Storychats

   See every Storychat you’ve created with this Character in one place.

<div align="center"><figure><img src="/files/E6m4QKH0JnUowG71qzCg" alt="" width="332"><figcaption></figcaption></figure></div>

* Reset

   Clear the current chat and start over from scratch.

   ⚠️ *This will permanently delete all messages in this chat.*
* Delete

   Permanently delete the current Storychat.

   ⚠️ *Deleted chats cannot be recovered.*

<figure><img src="/files/eQtZlp06ohYNMMkV2E1L" alt=""><figcaption></figcaption></figure>

***

✨ Multiple storylines. One Character. Infinite possibilities.


---

# 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://storychat.gitbook.io/storychat/tutorials/chatting-with-characters/starting-a-new-storychat.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.
