# 작성하던 스토리의 임시저장은 어떻게 하나요?

스토리 작성 중에 뒤로가기 버튼을 누르시면,\
작성 중이던 내용은 <mark style="background-color:red;">자동으로 임시저장됩니다.</mark> 😊

앱을 실수로 나가거나 잠시 저장하고 싶을 때 유용하게 활용해 보세요!\
다시 스토리 작성 화면으로 들어가시면 저장된 내용을 이어서 작성하실 수 있어요. ✨


---

# 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://organization-apx.gitbook.io/thecouple/faq/7/8.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.
