> For the complete documentation index, see [llms.txt](https://help.uniagency.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.uniagency.net/uniagency/zi-chan-guan-li/cha-kan-jiao-yi-zhi-fu-yu-ji-lu-shuo-ming.md).

# 交易记录

## 1. 查看交易记录

* **入口：**&#x83DC;单栏中点击【资产管理】-【交易记录】，进入交易记录页面。

![](/files/VfwUf79UxmoKgbkCQEVQ)

**交易支付状态说明**

* 已完成：交易支付操作已完成，已更新资产余额信息。
* 已失败：交易或审核失败，可联系客服了解不通过原因。
* 交易中：正在交易或申请正在审核，请耐心等待。
* 待支付：仍有未完成支付操作的交易需要处理。
* 待登记：仍有交易需要去登记付款信息。


---

# 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://help.uniagency.net/uniagency/zi-chan-guan-li/cha-kan-jiao-yi-zhi-fu-yu-ji-lu-shuo-ming.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.
