> For the complete documentation index, see [llms.txt](https://docs.emoney.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emoney.network/e-money-card-faqs.md).

# E Money Card FAQs

**Welcome to the E Money Card FAQ!**

On the following pages, you'll find all the essential information about the **E Money Card**.&#x20;

We hope this helps answer your questions.

{% content-ref url="/pages/JT7VrnAAtOuSddbRSIzq" %}
[Is a Know Your Customer (KYC) process required to obtain an E Money Card?](/e-money-card-faqs/is-a-know-your-customer-kyc-process-required-to-obtain-an-e-money-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/jyHNRRmb7mIzg8Qwa9YW" %}
[What details are required for the KYC process?](/e-money-card-faqs/what-details-are-required-for-the-kyc-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/iVhIiZDaqri6pesWxfNT" %}
[Do I need to create an E Money Wallet to order an E Money Card?](/e-money-card-faqs/do-i-need-to-create-an-e-money-wallet-to-order-an-e-money-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/9UFzKwFOVe7bJst4Vg0T" %}
[What happens if I lose my seed phrase?](/e-money-card-faqs/what-happens-if-i-lose-my-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/eFpniVlZ78VGcfJJxw1m" %}
[What happens if I forget my password?](/e-money-card-faqs/what-happens-if-i-forget-my-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/cN9nll9zt7nECGDCvPFT" %}
[How do I order an E Money Card, and are there any costs?](/e-money-card-faqs/how-do-i-order-an-e-money-card-and-are-there-any-costs.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pik3iiNV02dUCe1NpvJF" %}
[Can I have the card shipped to a different address than the one I provided during KYC?](/e-money-card-faqs/can-i-have-the-card-shipped-to-a-different-address-than-the-one-i-provided-during-kyc.md)
{% endcontent-ref %}

{% content-ref url="/pages/FetjkE71MT44OTW7Wmeb" %}
[My card has been delivered, what’s next?](/e-money-card-faqs/my-card-has-been-delivered-whats-next.md)
{% endcontent-ref %}

{% content-ref url="/pages/14BDHzhNWcIPX3Cdf0Mx" %}
[What should I consider before using the E Money Card for payments?](/e-money-card-faqs/what-should-i-consider-before-using-the-e-money-card-for-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/9xQW0E0OET58Ggz0mNPf" %}
[Where can I use the E Money Card?](/e-money-card-faqs/where-can-i-use-the-e-money-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/sZ5Y2qznj5SWt2Isbdou" %}
[Can I add the E Money Card to online payment services like Google Pay and Apple Pay?](/e-money-card-faqs/can-i-add-the-e-money-card-to-online-payment-services-like-google-pay-and-apple-pay.md)
{% endcontent-ref %}

{% content-ref url="/pages/fr5Do04Xeu5nydMOilF2" %}
[Which countries’ citizens are eligible to apply for an E Money Card?](/e-money-card-faqs/which-countries-citizens-are-eligible-to-apply-for-an-e-money-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/fXGaYwVO3j9o6y3yp3vU" %}
[Are there any fees I should be aware of as a user?](/e-money-card-faqs/are-there-any-fees-i-should-be-aware-of-as-a-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/iUY5pMJcm87ZqJarV36j" %}
[How do taxes apply when using the E Money Card?](/e-money-card-faqs/how-do-taxes-apply-when-using-the-e-money-card.md)
{% endcontent-ref %}

If you have any additional or specific inquiries, feel free to:\
📩 **Submit a ticket:** <support@emoney.io>\
💬 **Join our Telegram chat:** <https://t.me/Emoney_io>

We're here to assist you!

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.emoney.network/e-money-card-faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
