# Creating a Wallet

### Why You Need a Wallet

The Amadeus Wallet is your gateway to the Amadeus ecosystem. It serves as a secure digital vault that enables you to:

* **Store and manage AMA tokens**: Safely hold your AMA tokens and other supported cryptocurrencies
* **Send and receive transactions**: Transfer tokens to other users or receive payments
* **Connect to mining operations**: Link your wallet to mining software to receive mining rewards
* **Interact with the Amadeus blockchain**: Participate in the decentralized network
* **Track your portfolio**: Monitor your balance and transaction history in real-time

Without a wallet, you cannot:

* Receive mining rewards
* Participate in the Amadeus economy
* Store or transfer AMA tokens
* Access decentralized applications (dApps) on the Amadeus network

### Supported Wallets

Currently, the Amadeus ecosystem supports:

#### Official Amadeus Web Wallet

* **Getting Started:** [Web Wallet Tutorial](/wallet/creating-a-wallet/web-wallet.md)
* **URL**: [https://wallet.ama.one](https://wallet.ama.one/)
* **Type**: Browser-based web wallet
* **Platforms**: Works on all modern browsers (Chrome, Firefox, Safari, Edge)
* **Features**:
  * No installation required
  * Cross-platform compatibility
  * Secure vault file system
  * Built-in transaction history
  * Real-time balance updates
  * Multiple token support

#### Official Amadeus Wallet Chrome Extension

* **Getting Started:** [Chrome Extension Wallet Tutorial](/wallet/creating-a-wallet/chrome-extension-wallet/1.-getting-started.md)
* **Installation**: Available on [Chrome Web Store](https://chromewebstore.google.com/detail/amadeus-wallet/gigmkdnbhopbandngplohmilogilbkjn)
* **Type**: Chrome browser extension
* **Platforms**: Chrome and Chromium-based browsers
* **Features**:
  * Integrated browser experience
  * dApp connectivity
  * Transaction signing from web applications
  * Secure background service worker
  * Auto-lock functionality
  * Network configuration (Mainnet/Testnet/Custom)

#### Planned Support (Coming Soon)

* **Amadeus Mobile Wallet**: iOS and Android applications
* **Hardware Wallet Integration**: Support for hardware wallets
* **Third-party Wallet Support**: Integration with popular multi-chain wallets


---

# 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.ama.one/wallet/creating-a-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.
