# 创建项目

1. 点击"WaaS项目"进入项目页面。首次使用项目时，点击"创建"按钮。<br>

   <figure><img src="/files/h4DkWkxMq8liCR4yg9Nq" alt=""><figcaption></figcaption></figure>
2. “创建项目”界面将弹出在右侧。输入项目名称并选择项目所需的接口类型，可以同时开启多种接口类型。您可以[在此](https://support.cregis.com/zh-cn/api/jie-kou-zhong-lei)查看API接口类型的详细信息。<br>

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

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

   * 启用**生成子地址**类型后，您需要选择钱包，所有生成的子地址都将属于该钱包。

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

   * 启用**提币**类型后，系统会建议您为API提款创建策略，为资产安全多加一份保障。如果未配置策略，所有提款请求将直接进入签名流程。
   * 另外用户需要配置该项目的出款钱包，你可以选多于一个出款钱包，然后再选择默认的钱包。API提币时可以指定出款地址，如没有指定则直接使用默认出款钱包里设定好的默认出款地址进行出款。

   <figure><img src="/files/Ro8MRtrmReTtRbK2IWUn" alt=""><figcaption></figcaption></figure>
3. 输入Google 2FA验证码进行验证。验证成功后，项目将成功创建。<br>

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


---

# 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://support.cregis.com/cregis-wallet-guide/zh-cn/api/manual/creation.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.
