> 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/zhu-yao-gong-neng/cai-wu-bao-gao/6.-cha-yue-finance-guide-cai-wu-zhi-nan.md).

# 6. 查阅 Finance Guide（财务指南）

若您需要更深入了解 Coda 关于税务政策、资金结算与对账流程的相关内容，请前往Coda 后台左侧导航栏中的 **Finance Guide** 页面。

该页面将为您提供上述内容的全面解读与支持信息。

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

以上即为本指南的全部内容。如您对财务 Finance 模块有其他问题，请与您的专属客户经理联系，我们将竭诚为您解答。


---

# 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/zhu-yao-gong-neng/cai-wu-bao-gao/6.-cha-yue-finance-guide-cai-wu-zhi-nan.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.
