> 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-he-tong-qian-shu/1.-shen-yue-he-tong-xie-yi.md).

# 1. 审阅合同/协议

点击个人资料图标并选择**合同 (Contract)** 标签页。

<figure><img src="https://files.readme.io/ebccac6-Contract.png" alt=""><figcaption></figcaption></figure>

在发送合同进行电子签名之前，请仔细查看发布者门户本页面的合同/协议内容。此处提供的**内容仅供参考**！

如需下载合同以便内部共享，请点击“**在新窗口中打开** (**Open in a new window**)”按钮，在新标签页中打开协议以便下载。

<figure><img src="https://files.readme.io/fe2f195-Sign_Contract.png" alt=""><figcaption></figcaption></figure>


---

# 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-he-tong-qian-shu/1.-shen-yue-he-tong-xie-yi.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.
