# 스토리에 올린 사진을 내려받을 수 있나요?

<mark style="background-color:red;">프리미엄 유저</mark>라면 사진을 내려받을 수 있어요!

<mark style="background-color:red;">스토리의 사진 아이콘 선택 → 다운받고 싶은 사진 선택 → 다운로드 버튼 선택</mark>

기억하고 싶은 순간들을 간편하게 저장해 보세요! 💾

{% stepper %}
{% step %}
**사진 아이콘을 선택합니다.**

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

{% step %}
**다운받고 싶은 사진을 선택합니다.**

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

{% step %}
**우측 상단의 다운로드 버튼을 선택합니다.**

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

#### 여러 사진을 한꺼번에 저장하고 싶다면?

{% stepper %}
{% step %}
**사진 아이콘을 선택합니다.**

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

{% step %}
**우측 상단의 다운로드 버튼을 선택합니다.**

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

{% step %}
**'모든 사진 저장'을 선택하시면 스토리에 등록된 모든 사진이 한 번에 저장됩니다.**

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