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

# How to issue card

#### Overview

You can issue your **virtual XPlace Card** directly in the app in just a few minutes.\
The card allows you to spend crypto or your credit balance anywhere online and through **Apple Pay** or **Google Pay**.

***

#### Steps to Issue Your Card

1. **Choose Your Membership Level**
   * Select the Membership tier that fits your needs: **Basic, Silver, Gold, or Platinum**.
   * The higher your Membership level, the more benefits and cashback you receive on your card.
2. **Complete KYC Verification**
   * Verify your identity to activate card issuance.
   * KYC is required to comply with financial regulations and ensure secure card usage.
3. **Set a PIN Code**
   * Create a secure 4-digit PIN for your card.
   * You can also enable Face ID or Touch ID for faster access and payments.
4. **Card Activated**
   * Once your PIN is set, your **virtual card** is created instantly.
   * You can add it to **Apple Pay** or **Google Pay** and start using it right away.

***

#### Prohibitions

Your XPlace Card must be used in accordance with legal and regulatory requirements.

Full information you can find in the Prohibition section <https://docs.x.place/legal/legal-part/prohibitions>


---

# 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://docs.x.place/card/how-to-issue-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.
