# 한 사람만 연결 해제한 경우, 남아 있는 사람이 다시 초대할 수 있나요?

다시 연결이 가능한 기간 동안에는\
메인 화면에 표시되는 <mark style="background-color:red;">‘다시 연결’ 알림을 클릭해 상대방에게 초대를 보낼 수 있습니다.</mark>\
(하단 이미지를 참고해 주세요)

이 기간 내에 요청을 보내시면,\
이전 데이터를 그대로 이어서 사용하실 수 있어요. 😊\
소중한 기록을 이어가고 싶으시다면, 꼭 기간 내에 다시 연결해 주세요! 💙

{% stepper %}
{% step %}
**메인 화면에 표시되는 알림의 \[다시 연결] 버튼을 클릭합니다.**

<figure><img src="/files/5LE2s6aVmI2UtkNpHF4R" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**\[링크 복사] 버튼을 눌러 연인에게 링크를 전송합니다.**

\[링크 복사]를 누르면 초대 코드가 복사돼요! 문자나 메신저로 연인에게 링크를 전송해 주세요.

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

{% step %}
**상대방이 링크를 눌러 수락할 때까지, 수락을 기다리고 있다는 알림이 뜹니다.**

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