# 연결 해제하기

{% stepper %}
{% step %}

### '지갑' 화면에서 'DApp 연결'을 클릭하세요.

<figure><img src="/files/cvlWFJppq4hWD0AazCq0" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 해제할 디앱의 '연결 해제' 버튼을 클릭하면 연결이 해제됩니다.

<figure><img src="/files/9k35qRamvoHS0b5YPwNT" alt="" width="563"><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://docs.teleportwallet.net/getting-started/tutorial/wallet/dapp/disconnect.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.
