# My card has been delivered, what’s next?

Once you receive your E Money Card, you need to activate it through the E Money Wallet App before you can start using it.

#### Steps to Activate Your Card:

1. Open the E Money Wallet App and navigate to the Card Management section.
2. Select "Activate Card" and follow the on-screen instructions.
3. Once activated, your card is ready for use.

#### Card Settings & Security Features:

* You can view or reset your PIN code under the Settings section.
* Set or adjust your daily spending and ATM withdrawal limits.
* The default daily spending limit is $500,000.
* For security reasons, you can lock and unlock your card at any time within the app. We highly recommend locking your card when not in use to enhance security and prevent unauthorized transactions.

Now your card is fully set up, and you can start making transactions both online and offline!


---

# 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/my-card-has-been-delivered-whats-next.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.
