# 如何注册并激活 DeCard?

**第一步：通过 DeCard Hub 注册成为 DeCard 用户。**

使用手机号注册，需要验证您收到的短信验证，验证通过后，设置好您的密码就可以完成账号的注册。

**第2步**：**完成卡的申请。**

当您注册后，进入“卡”页面，将会进入卡的申请流程（新用户还将在流程中完成身份验证）:

* 首先需要选择卡类型
* 选择卡类型后会进行身份验证，可以选择以下2种验证方式
  * 新加坡公民和永久居民也可以使用Singpass。
  * 上传护照和地址证明：适用于在新加坡的其他外国人。
* &#x20;身份验证后，您需要填写并确认您的个人信息、居住信息及工作信息。确认无误后即可提交申请。

**第3步： 转入资金提升消费能力。**

当您通过DeCard的审核后，您将获得一张虚拟卡，初始信用额度以DCS分配为准，可转入资金以增加消费额度。


---

# 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://help.thedecard.com/getstart/publish-your-docs.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.
