# 财务配置

- [配置会计科目](https://docs.elven.com/v3/chinese/financial-settings/pei-zhi-kuai-ji-ke-mu.md)
- [配置多级会计科目](https://docs.elven.com/v3/chinese/financial-settings/pei-zhi-kuai-ji-ke-mu/pei-zhi-duo-ji-kuai-ji-ke-mu.md)
- [批量导入会计科目](https://docs.elven.com/v3/chinese/financial-settings/pei-zhi-kuai-ji-ke-mu/pi-liang-dao-ru-kuai-ji-ke-mu.md)
- [配置凭证模板](https://docs.elven.com/v3/chinese/financial-settings/pei-zhi-ping-zheng-mu-ban.md)
- [配置辅助核算](https://docs.elven.com/v3/chinese/financial-settings/pei-zhi-fu-zhu-he-suan.md)
- [录入科目期初余额](https://docs.elven.com/v3/chinese/financial-settings/lu-ru-ke-mu-qi-chu-yu-e.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/financial-settings.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.
