# 记账

- [通过交易数据记账](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-jiao-yi-shu-ju-ji-zhang.md)
- [给交易手动打标签](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-jiao-yi-shu-ju-ji-zhang/gei-jiao-yi-shou-dong-da-biao-qian.md)
- [通过规则进行自动打标签](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-jiao-yi-shu-ju-ji-zhang/tong-guo-gui-ze-jin-xing-zi-dong-da-biao-qian.md)
- [通过业务数据记账](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-ye-wu-shu-ju-ji-zhang.md)
- [通过 API 导入业务数据](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-ye-wu-shu-ju-ji-zhang/tong-guo-api-dao-ru-ye-wu-shu-ju.md)
- [通过 CSV 导入业务数据](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-ye-wu-shu-ju-ji-zhang/tong-guo-csv-dao-ru-ye-wu-shu-ju.md)
- [业务数据通过规则自动化记账](https://docs.elven.com/v3/chinese/bookkeeping/tong-guo-ye-wu-shu-ju-ji-zhang/ye-wu-shu-ju-tong-guo-gui-ze-zi-dong-hua-ji-zhang.md)
- [记账凭证审核](https://docs.elven.com/v3/chinese/bookkeeping/ji-zhang-ping-zheng-shen-he.md)


---

# 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://docs.elven.com/v3/chinese/bookkeeping.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.
