# 生成子地址

用户可以申请项目的子地址并将其绑定到业务平台的C端客户端。用户可以将子地址提供给客户进行数字资产交易。Cregis将实时追踪子地址的资产状况，并通过API提供给业务平台。

进入WaaS项目模块，点击“子地址管理”，以查看所有子地址的资产余额和交易记录。

<figure><img src="/files/loKTy1Tbmf0lNchchwnK" 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/wallet_address_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.
