> 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/getting-started/sign-up.md).

# Sign up

#### 1. Create Your Account

You can create your XPlace account in just a few taps.\
Choose the sign-up method that’s most convenient for you:

* **Email** — sign up using your email address
* **Google** — connect instantly with your Google account
* **Apple ID** — connect instantly with your Apple ID account

***

#### 2. Secure Your Account

Once you’ve registered, you’ll be asked to set up your personal security preferences:

1. **Set a PIN Code**\
   6 digit PIN to protect access to your account.
2. **Enable Face ID**\
   For quick and secure logins — no passwords needed.

***

#### 3. Personalize Your Profile

After securing your account, you can:

* **Set up your username**

Other members can send funds to your account via your username.

***

#### 4. Welcome to XPlace

Once registration is complete, you’ll land directly in your **Home** —\
your main dashboard for cards, balances, deposits, and credits.

From here you can:

* View your assets and interest rates in Portfolio
* Add funds
* Swap
* Send
* Switch spending modes on your card
* View Borrowed amount by switching to Credit mode
* Access cashback
* Access Transactions history
* View account limits
* Access lounge & fast track
* Access travel booking


---

# 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/getting-started/sign-up.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.
