# How do I order an E Money Card, and are there any costs?

You can order your E Money Card directly from the main page of the Wallet App.&#x20;

The ordering process is simple and fully integrated into the wallet interface.

Check out our "[How to Order a Card](https://www.youtube.com/watch?v=b6xC_rBU4Z4)" video

[![Watch the Video](https://img.youtube.com/vi/b6xC_rBU4Z4/0.jpg)](https://www.youtube.com/watch?v=b6xC_rBU4Z4)

### Card Cost & Payment Options

* The one-time fee for an E Money Card is $99.00.
* You can pay using USDT or USDC.
* Please check which network supports your preferred stablecoin before making the payment.

#### Supported Networks

Currently, we support:\
✔ Ethereum (ETH)\
✔ BNB Chain (BNB)\
✔ Solana (SOL)

We are constantly working on expanding the list of supported networks to provide more flexibility for users.

#### Gas Fees

To complete your card order and execute the transaction, you will need a small amount of gas ok fees in the native currency of the selected network. For example:

* ETH for Ethereum transactions
* BNB for BNB Chain transactions
* SOL for Solana transactions

Please ensure you have sufficient gas fees in your wallet to avoid transaction failures.


---

# 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.emoney.network/e-money-card-faqs/how-do-i-order-an-e-money-card-and-are-there-any-costs.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.
