> For the complete documentation index, see [llms.txt](https://support.ellipal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ellipal.com/docs/ellipal-pay/how-to-order-a-free-ellipal-pay-card.md).

# How to order a free ELLIPAL Pay card

### What You Need Before You Start

To comply with financial regulations, please have these documents ready:

1. **A valid Government ID**
2. **Proof of Address** (A PDF of a utility bill dated within the last 3 months).

***

### Steps to order your card

1. Open your ELLIPAL app, and go to **Assets > Pay > ELLIPAL Pay.**
2. Tap the button that says **Apply.**
3. Complete **identity verification.**

* Enter your email
* Upload your ID
* Upload proof of address
* Wait for Gnosis Pay to verify your ID

4. **Activate an instant virtual card**

* Enter your phone number
* Confirm the source of funds

1. Optional: Add your card to **Apple or Google Pay**

***

You're all set! Your virtual card is ready to use immediately.


---

# 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:

```
GET https://support.ellipal.com/docs/ellipal-pay/how-to-order-a-free-ellipal-pay-card.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.
