# 账户管理

- [导入余额数据](https://docs.elven.com/v3/chinese/accounts-management/dao-ru-yueshu-ju.md)
- [导入交易数据](https://docs.elven.com/v3/chinese/accounts-management/dao-ru-jiao-yi-shu-ju.md)
- [导入普通交易数据](https://docs.elven.com/v3/chinese/accounts-management/dao-ru-jiao-yi-shu-ju/dao-ru-pu-tong-jiao-yi-shu-ju.md)
- [导入衍生品交易](https://docs.elven.com/v3/chinese/accounts-management/dao-ru-jiao-yi-shu-ju/dao-ru-yan-sheng-pin-jiao-yi.md)
- [账户余额校验](https://docs.elven.com/v3/chinese/accounts-management/zhang-hu-yuejiao-yan.md)
- [对手方账户管理](https://docs.elven.com/v3/chinese/accounts-management/dui-shou-fang-zhang-hu-guan-li.md)
- [对手方管理](https://docs.elven.com/v3/chinese/accounts-management/dui-shou-fang-zhang-hu-guan-li/dui-shou-fang-guan-li.md)
- [对手方识别规则管理](https://docs.elven.com/v3/chinese/accounts-management/dui-shou-fang-zhang-hu-guan-li/dui-shou-fang-shi-bie-gui-ze-guan-li.md)
- [添加交易所主/子账户](https://docs.elven.com/v3/chinese/accounts-management/tian-jia-jiao-yi-suo-zhu-zi-zhang-hu.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/accounts-management.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.
