# Supported Wallets

## Types of Zetrix Wallets

* [**Web (Chromium-based) Wallet**](https://chromewebstore.google.com/detail/zetrix-wallet/lpjcijieclbbmdckfhomhfdnlfjelfmi)**:** Access your Zetrix wallet via a web browser, offering ease of use and accessibility.
* [**Mobile Wallet**](https://www.zetrix.com/zetrix-wallet/)**:** Manage your ZTX tokens on-the-go using the mobile app available on both iOS and Android.

## Setting Up a Web Wallet

### Web Wallet Setup

**Step 1:** Open a Chromium-based Browser (Chrome, Microsoft Edge, Brave)

**Step 2:** Visit the Chrome Web Store link [here](https://chromewebstore.google.com/detail/zetrix-wallet/lpjcijieclbbmdckfhomhfdnlfjelfmi) and click "Get" or "Add to Chrome" to add extension

**Step 3:** A pop-up window will appear, asking you to confirm the installation. Click **Add Extension** to proceed. Optionally, you can choose to pin the wallet extension for easy access.

**Step 4:** Click on the Zetrix wallet icon in the extension toolbar. Follow the on-screen instructions to set up your wallet.&#x20;

**Step 5:** If you are new to the wallet, create a new wallet. Be sure to write down and securely store your recovery phrase, do **not** share your recovery phrase with anyone. If you already have a wallet, you can import it using your seed phrase.     &#x20;

### Mobile Wallet Setup

**Step 1:** Download the Zetrix wallet from the [App Store (iOS)](https://apps.apple.com/my/app/zetrix-wallet/id1660515587) or [Google Play (Android)](https://play.google.com/store/apps/details?id=com.zetrix.wallet\&pli=1).

**Step 2:** Install the app, create a new wallet, and securely store your secret recovery phrase. Do **not** share your recovery phrase with anyone. If you already have a wallet, you can import it using your seed phrase.&#x20;

**Step 3:** Enable biometric authentication or a PIN code for easy access.


---

# 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.zetrix.com/en/wallets/supported-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.
