# 法币汇兑损益调账

{% hint style="info" %}
本帮助文档介绍了如何在公允价值调整模块进行汇兑损益的计算和导出，包括生成自动记账凭证以及导出相关计算表格。
{% endhint %}

## 1. 进入公允价值调整模块

1. 在项目首页，导航到项目&#x7684;**“估值”**&#x9875;面。
2. &#x5728;**“估值”**&#x9875;面中，找到并点击&#x4FA7;**“法币”**&#x9009;项。

   <figure><img src="/files/2TPyh8Yhpss0q344Jads" alt=""><figcaption></figcaption></figure>

## 2. 汇兑损益计算

1. “调账表”记录了因为汇率变动导致的外币资产/负债的收益、损失。

   <figure><img src="/files/iovnJhPazR3ptSg2spkh" alt=""><figcaption></figcaption></figure>
2. 系统基于调整记录自动生成调整记账凭证。

## 3. 导出汇兑损益计算表

1. 点击右侧“导出”按钮，导出汇兑损益计算相关表格。


---

# 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/fa-bi-hui-dui-sun-yi-tiao-zhang.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.
