# About 'Default Wallet'

The function 'Default wallet' is deployed to avoid conflicts with other extensions such as Metamask or Kelpr etc. while interacting with dApps.

Let's take uniswap as example, once you turn on the 'Default Wallet' button in the basic settings, uniswap will only call up Teleport Wallet to connect with your accounts rather than Metamask  or any other extensions which also support EVM networks.

![](/files/WbhGymkcOD9JHeJwnpe4)![](/files/xhqhgkP94SmhXRh5Upzz)


---

# 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/about-default-wallet.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.
