# Exodus Web3 Wallet

<img src="/files/Y28h2MJtq3iOEBw5R0jw" alt="" class="gitbook-drawing">

## What is Exodus Wallet?

Exodus Wallet is a software application designed to store, manage, and trade various digital currencies. It offers a user-friendly interface that supports multiple cryptocurrency assets, integrating functionality for both exchange and wallet services in one platform.

## Advantages of Exodus Wallet

1. **User-friendly Interface:** Designed for ease of use, making it suitable for beginners in the cryptocurrency space.
2. **Multi-Currency Support:** Supports a wide range of cryptocurrencies, allowing users to manage various assets in one place.
3. **Built-in Exchange:** Features an in-app exchange feature, enabling users to trade cryptocurrencies directly within the wallet.
4. **Good Customer Support:** Provides helpful customer support and an extensive knowledge base for user assistance.
5. **Privacy:** Does not require personal information for setup, enhancing user privacy.

## Disadvantages of Exodus Wallet

1. **Higher Fees:** The convenience of the built-in exchange comes with higher transaction fees compared to other platforms.
2. **Lack of Custom Network Fees**: Unlike some wallets, Exodus does not allow users to set custom network fees, which can lead to higher costs during congested periods.
3. **Closed Source:** Some parts of its codebase are not open-source, which could be a concern for users who prioritize transparency and security audits by the community.


---

# 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://exodusweb3artciles.gitbook.io/us/exodus-web3-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.
