# 테마에 내 사진을 배경으로 추가하고 싶어요.

<mark style="background-color:red;">메인 → 우측 상단 꾸미기 아이콘  → 배경사진</mark>

📢 **주의사항**

테마에 따라 일부 테마에서는 배경이 적용되지 않을 수도 있으니, 다른 테마를 시도해 보세요!

{% stepper %}
{% step %}
**메인화면에서 우측 상단의 꾸미기 버튼을 선택합니다.**

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

{% step %}
**'배경 사진'을 선택합니다.**

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

{% step %}
**원하는 사진을 선택합니다.**

갤러리에서 내 사진을 선택할 수도 있고, 더 커플에서 제공하는 사진들을 사용할 수도 있어요!

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