# Manage Your Wallets

To manage your connected wallets, click the Defi App menu in the top-right corner of the app.

<div align="left"><figure><img src="/files/EnOZ0AoSipEO9vLHRyGZ" alt=""><figcaption></figcaption></figure></div>

***

## Switching Between Active Wallets

Defi App allows you to switch between your active wallets in just a few clicks, keeping your DeFi experience seamless and organized. Whether you’re using the EVM and Solana wallets automatically created for you or external wallets you’ve attached, Defi App makes switching active wallets easy.

This flexibility allows you to choose the wallet you want to use for different activities, such as swapping tokens or staking assets, ensuring you have control over which assets are accessible at any given time.

When you have multiple wallets attached, you can toggle which wallet to set as active for each type (EVM or Solana). Only the active wallet is used for transactions, swapping, or staking at any given time.

To change your active wallet, go to your **Settings**, then **Wallets,** and click on the wallet that you want to activate. A green dot indicates an active wallet.

<div align="left"><figure><img src="/files/vaodFIAybESXZCGJQZWF" alt="" width="413"><figcaption></figcaption></figure></div>

***

## Disconnecting a Wallet

Disconnecting wallets you don't use from Defi App use can help declutter your account.

Disconnecting a wallet removes it from the Defi App interface, but the funds within the wallet remain securely stored on-chain. You can still access and manage those funds directly through the external wallet provider (e.g., MetaMask or Phantom).

To disconnect a wallet, go to your **Settings**, then **Wallets**, and click the ![](/files/QM65rTuWbHRMTKqXUs8A) icon for the wallet you want to disconnect.


---

# 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.defi.app/knowledge-base/wallets/manage-your-wallets.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.
