> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/ji-huo-nin-de-zhang-hu/wan-cheng-kyc-yan-zheng-codapay/6.-ti-jiao-yin-hang-yu-chan-pin-xin-xi.md).

# 6. 提交银行与产品信息

**银行信息**

请务必提交您公司账户的银行信息，**不要使用个人账户信息**。

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

**数字内容信息**

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

**反洗钱 (AML) 声明**&#x20;

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

一旦您完成所有步骤，您的 KYC 申请状态将显示为“审核中”（Under Review）。

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

我们的合规团队将会审核所有 KYC 信息，并可能联系您进一步确认或补充资料。审核通过后，您的申请状态将更新&#x4E3A;**“已验证”（Verified）**。

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

恭喜！您的 Coda 后台账户已经验证成功啦！🎉\
如果在 KYC 过程中遇到任何问题，欢迎随时在后台提交请求，或者联系您的客户经理！


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/ji-huo-nin-de-zhang-hu/wan-cheng-kyc-yan-zheng-codapay/6.-ti-jiao-yin-hang-yu-chan-pin-xin-xi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
