# Disconnect with dApps

When you interact with dApps, genarally they need to connect with your accounts.

Connecting with dApps will enable them to:

1. Know your account address
2. Request signing for transcations

If you regard that as something unsafe and intend to disconnect with them,you may do it as below:

1. **Get to check all the dApps connected to your account**

![](/files/vfqRawIQMSwTlALvF5NJ)![](/files/huhmdCTSoW3GTDm4TxhJ)

**2.  Find out the dApps you intend to disconnect and click the disconnect button**

![](/files/6XYXDmmU1BNqp1maizTk)&#x20;


---

# 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.io/guides/tutorial/disconnect-with-dapps.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.
