> 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/1.-yan-zheng-nin-de-codapay-fu-wu-zhang-hu.md).

# 1. 验证您的 Codapay 服务账户

## 登录Coda后台账户 <a href="#logging-into-your-publisher-portal-account" id="logging-into-your-publisher-portal-account"></a>

1. 在此处访问Coda 后台：<https://portal.codapayments.com/>
2. 使用您的电子邮件地址登录\
   不确定邮箱是否已注册？请联系客户经理协助开通 Coda 后台账户。<br>

   <figure><img src="/files/kYqweeVpEyAZnt0TpMrx" alt=""><figcaption></figcaption></figure>
3. 请按照屏幕上的指引设置密码并启用多因素认证。

## 验证 KYC 信息 <a href="#verifying-your-kyc-details" id="verifying-your-kyc-details"></a>

1. 登录后台后，点击“**支付方式** (**Payment Methods**)”或“支付模拟器”标签页，您将看到“**验证您的账户** （**Verify Your Account**）”按钮。只需点击它即可启动 Codapay 验证流程。&#x20;
2. 或者，您也可以点击左下角的个人资料图标，然后选择“**Codapay 验证** (**Codapay Verification**)”标签页。<br>

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

   <br>

接下来，请提供更多关于贵公司的详细资料。


---

# 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/1.-yan-zheng-nin-de-codapay-fu-wu-zhang-hu.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.
