# 생일은 어떻게 등록하나요?

더커플에서 생일을 설정하고 싶다면 아래 방법을 따라주세요! 😊

<mark style="background-color:red;">앱 실행 → 메인에 프로필 선택 → 생일 입력 → 저장 선택</mark>

{% stepper %}
{% step %}
**메인화면에서 프로필을 선택합니다.**

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

{% step %}
**프로필 영역을 눌러 줍니다.**

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

{% step %}
**생일을 입력해 줍니다.**

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

{% step %}
**생일을 저장하면 스토리 탭에 생일이 표시됩니다.**

<figure><img src="/files/Nn9onDAyVRab111baanq" 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/1/4.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.
