# 연결을 해제하면 상대방에게 알림이 가나요?

연결을 해제하신 순간, <mark style="background-color:red;">상대방에게 '연결이 해제되었다'는 알림이 즉시 발송됩니다.</mark>

상대방도 연결 해제를 인지하게 되며,\
이후에는 일정 기간 동안 다시 연결할 수 있는 기회가 주어집니다.

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

\
신중하게 결정해 주세요 🙏🏻


---

# 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/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.
