# 기념일 목록에 없는 날짜를 추가할 수 있나요?

<br>

기본으로 생성되어 있는 기념일 목록에\
원하시는 날짜가 없다면, <mark style="background-color:red;">우측 하단의 + 버튼을 눌러 날짜를 추가</mark>하실 수 있어요.

또한, ‘매년 반복’ 옵션을 체크하시면\
매년 같은 날짜에 기념일이 자동으로 생성되어\
특별한 날을 놓치지 않고 기억하실 수 있습니다. 😊✨

{% stepper %}
{% step %}
**스토리 화면에서 +버튼을 선택합니다.**

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

{% step %}
**'기념일 추가' 버튼을 선택합니다.**

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

{% step %}
**기념일의 제목을 입력하고 날짜를 선택합니다.**

이때, 매년 반복을 선택하면 매년 같은 날짜에 기념일이 자동으로 생성돼요!

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

{% step %}
**기념일 등록 완료!**

<figure><img src="/files/U7LDLydF3d4UDuHCgTOU" 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/2.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.
