> For the complete documentation index, see [llms.txt](https://tutorial.xswipe.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.xswipe.io/get-an-xswipe-card/activate-your-card.md).

# Activate Your Card

After receiving your card, you must activate it before use.

1. Go to the "My Cards" tab and click "Activate Card" under the card.

<figure><img src="/files/j3KxHf0x6zJOMzTSXEIb" alt=""><figcaption></figcaption></figure>

2. Upload a selfie with your passport and the card.

<figure><img src="/files/tiwUNEUIQdrD6v0Vt0qI" alt=""><figcaption></figcaption></figure>

3. Input the 16-digit card number.

<figure><img src="/files/T8OhxNxg2kDfRGCxV4CR" alt=""><figcaption></figcaption></figure>

4. Activation typically takes 24-48 hours on working days. Once your card is activated, you will receive a bonus of $10 on your card.

**⚠️ Important Note:**

* **Troubleshooting:** If you encounter any errors or a frozen page, re-upload a different selfie file after 5-10 minutes. If the issue persists, contact support.


---

# 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://tutorial.xswipe.io/get-an-xswipe-card/activate-your-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.
