# Configure Your Wallets

You can connect multiple EVM[^1] and Solana-based wallets and manage them all from the Defi App interface.&#x20;

***

## Your Active Wallets

Your **active wallets** are used to make transactions. You can have one EVM and one Solana wallet active at a time. Defi App presents an aggregated portfolio view, showing the total value of your assets across both wallets as well as an itemized list of your assets.

{% hint style="info" %}
Learn more about [/pages/6jEQPOMAlJhApjpfFM2U#evm-chains-vs.-solana](https://docs.defi.app/knowledge-base/onboarding/pages/6jEQPOMAlJhApjpfFM2U#evm-chains-vs.-solana "mention")
{% endhint %}

View and manage your active wallets from the menu in the top-right corner of your **Trade** dashboard.

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

To change an active wallet, go to **Settings,** then to **Wallets,** and click on the wallet you want to change. Select the wallet you want to use instead. Learn more about managing your active wallet [here](/knowledge-base/wallets/manage-your-wallets.md).

{% hint style="warning" %}
Before making a transaction, ensure that your active wallets are set properly, especially if you hold similar assets in different wallets.
{% endhint %}

***

## Defi App Built-In Wallets

When you create an account, Defi App automatically creates two wallets for you: one for EVM Chains and one for Solana. You can fund your account using these default wallets and start trading with Defi App right away.

<div align="left"><figure><img src="/files/ORoNozSJ5MruyOhjQKdF" alt="" width="407"><figcaption></figcaption></figure></div>

***

## Connect Your Other Wallets

Optionally, you can connect additional wallets, allowing you to manage them through Defi App as well. To connect another wallet, go to **Settings,** then to **Wallets,** and click on **Connect Wallet**.

<figure><img src="/files/SMXXPigHwARAMU0kgdB1" alt=""><figcaption></figcaption></figure>

***

## Next Steps

When you are happy with your wallet configuration, which can be as simple as the two default wallets Defi App provides, fund your account.

[^1]: Ethereum Virtual Machine


---

# 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/onboarding/configure-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.
