# 연결 해제 / 재연결

- [연결을 해제하면 상대방에게 알림이 가나요?](https://organization-apx.gitbook.io/thecouple/faq/6/5.md)
- [연결을 해제하면 상대방은 어떤 상태가 되나요?](https://organization-apx.gitbook.io/thecouple/faq/6/1.md)
- [두 사람 모두 연결 해제했는데, 다시 연결하려면 어떻게 하나요?](https://organization-apx.gitbook.io/thecouple/faq/6/2.md)
- [한 사람만 연결 해제한 경우, 남아 있는 사람이 다시 초대할 수 있나요?](https://organization-apx.gitbook.io/thecouple/faq/6/4.md)
- [연결 해제했던 연인과 ‘새로운 연결’을 하면 어떻게 되나요?](https://organization-apx.gitbook.io/thecouple/faq/6/3.md)
- [상대방이 먼저 연결을 해제했어요. 저도 해제하면 상대방에게 알림이 가나요?](https://organization-apx.gitbook.io/thecouple/faq/6/6.md)


---

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