> For the complete documentation index, see [llms.txt](https://odin.ubiqsmart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://odin.ubiqsmart.com/wallets/third-party-wallets.md).

# Third Party Wallets

## [MyEtherWallet](https://www.myetherwallet.com/)

MyEtherWallet is a client-side wallet interface for Ethereum.  It maintains support for many other EVM chains including Ubiq. &#x20;

Client-side Web wallet and Mobile App for iOS

## [MyCrypto](https://mycrypto.com/)

MyCrypto is a client-side wallet interface for Ethereum.  It maintains support for many other EVM chains including Ubiq.  It also features Contract Deploy functionality.

Client-side Web wallet

## [MetaMask](https://metamask.io/)

Metamask is a web3 wallet application that enables interaction with dapps, hardware wallets, and simple custom transaction routing.

Browser Extension and Mobile App

## [Guarda](https://guarda.com/)

Guarda maintains support for transacting UBQ and network tokens.

Desktop, Web, and Mobile applications for iOS and Android.

## [DexWallet](https://www.dexwallet.io/)

DexWallet is a mobile wallet application for iOS that supports the various networks including Ubiq.  You can send and receive UBQ and network tokens.

## [DoveWallet](https://dovewallet.com/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://odin.ubiqsmart.com/wallets/third-party-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.
