# 기념일에 글이나 일기를 남기고 싶어요.

‘스토리’ 탭의 기념일 목록에서 <mark style="background-color:red;">날짜를 누르면</mark> 스토리를 기록하실 수 있어요. ✏️

기본으로 생성된 목록에 원하시는 날짜가 없다면,\
우측 하단의 + 버튼을 눌러 직접 날짜를 추가해 주세요.

기억하고 싶은 하루하루를 소중하게 남겨보세요! 😊

{% stepper %}
{% step %}
**메인 화면에서 스토리 탭을 누르거나 우측으로 스와이프 합니다.**

<figure><img src="/files/7qVt2ZwQM1uvC7vyoRvZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**스토리 화면에서 작성하고 싶은 날짜를 누르거나 우측 하단의 +버튼을 눌러 스토리 작성을 선택합니다.**

<figure><img src="/files/G98XywButA7B4NqvNGIk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**'새로운 스토리 작성' 버튼을 선택합니다.**

<figure><img src="/files/aQxAsuUCuwdGmDojTojs" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**스토리를 작성하고 우측 상단의 '등록' 버튼을 선택합니다.**

좌측 하단의 사진, 카메라 버튼을 눌러 사진을 추가할 수도 있어요🫶🏻

<figure><img src="/files/3jzxsNRVbbhiMdwPoWZk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**스토리 등록 완료!**

<figure><img src="/files/5zRNNfBccMrr5lct7fxU" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/1.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.
