# 잠금화면의 생일 위젯을 수정하고 싶어요.

잠금화면의 생일 위젯을 상대방 생일로 변경할 수 있어요 😊

<mark style="background-color:red;">잠금화면 길게 누르기 → '사용자화' 선택 → 좌측 잠금화면 선택 → 위젯 영역 선택 → 변경하고자 하는 위젯 선택</mark>

{% stepper %}
{% step %}
**잠금화면을 길게 누릅니다.**

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

{% step %}
**하단의 '사용자화'를 선택합니다.**

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

{% step %}
**좌측의 잠금화면을 선택합니다.**

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

{% step %}
**위젯 영역을 선택합니다.**

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

{% step %}
**변경하고자 하는 위젯을 선택합니다.**

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

{% step %}
**생일을 확인하고 싶은 분의 이름을 선택합니다.**

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