# 生成子地址

用戶可以申請項目的子地址並將其綁定到業務平台的C端客戶端。用戶可以將子地址提供給客戶進行數字資產交易。Cregis將實時追蹤子地址的資產狀況，並通過API提供給業務平台。

進入WaaS項目模塊，點擊“子地址管理”選項，以查看所有子地址的資產餘額和交易記錄。

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