# 资产与估值

- [资产管理](https://docs.elven.com/v3/chinese/valuation/zi-chan-guan-li.md)
- [如何通过智能合约地址添加 Token](https://docs.elven.com/v3/chinese/valuation/zi-chan-guan-li/ru-he-tong-guo-zhi-neng-he-yue-di-zhi-tian-jia-token.md)
- [为资产自定义价格源](https://docs.elven.com/v3/chinese/valuation/zi-chan-guan-li/wei-zi-chan-zi-ding-yi-jia-ge-yuan.md)
- [加密资产公允价值与调账](https://docs.elven.com/v3/chinese/valuation/jia-mi-zi-chan-gong-yun-jia-zhi-yu-tiao-zhang.md)
- [Valuation 表介绍](https://docs.elven.com/v3/chinese/valuation/jia-mi-zi-chan-gong-yun-jia-zhi-yu-tiao-zhang/valuation-biao-jie-shao.md)
- [法币汇兑损益调账](https://docs.elven.com/v3/chinese/valuation/fa-bi-hui-dui-sun-yi-tiao-zhang.md)
- [衍生品未实现损益调账](https://docs.elven.com/v3/chinese/valuation/yan-sheng-pin-wei-shi-xian-sun-yi-tiao-zhang.md)
- [Broker 业务存货管理](https://docs.elven.com/v3/chinese/valuation/broker-ye-wu-cun-huo-guan-li.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/valuation.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.
