# 두 사람 모두 연결 해제했는데, 다시 연결하려면 어떻게 하나요?

연결을 해제했던 연인과는 <mark style="background-color:red;">‘다시 연결’</mark> 기능을 통해 다시 연결하실 수 있으며,\
이때 이전의 데이터도 함께 되살릴 수 있습니다. 😊

단, 두 분 모두 기존과 <mark style="background-color:red;">동일한 계정으로 로그인</mark>하셔야 연결이 가능합니다.\
다른 계정으로 로그인하시면 이전 데이터는 불러올 수 없습니다.

또한, 연결 가능 기간이 지나면\
같은 계정으로 로그인하셨더라도 데이터 복구는 불가능합니다.

* 일반 유저: 연결 해제 일로부터 30일 이내
* 프리미엄 유저: 연결 해제 일로부터 100일 이내

이 기간 내에만 ‘다시 연결’을 통해 데이터를 이어보실 수 있으니,\
가능한 기간 안에 꼭 연결해 주세요!&#x20;

#### **연인과 연결 사용하는 법**

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

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

{% step %}
**'연인과 연결' 버튼을 선택합니다.**

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

{% step %}
**'연결 내역 보러가기'를 선택합니다.**

만약 이전 연인이 아닌, 새로운 분과 연결을 하시려면 '연결 초대하기'를 선택해 주세요.

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

{% step %}
**연결 기간을 확인한 뒤, '다시 연결하기' 버튼을 눌러주세요.**

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