# 앱을 삭제하면 연결이 해제되나요?

아니요! 단순히 앱을 삭제하는 것만으로는 <mark style="background-color:red;">연결이 해제되지 않습니다.</mark> 😊

앱 삭제 후에도 연결 상태는 유지되니 안심하고 사용해 주세요!


---

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