# 변환 내역

## **변환 내역**

완료된 모든 변환 및 생성된 거래 내역은 Margex 계정의 '변환' 페이지 하단에 있는 **'변환 내역'** 섹션에서 확인할 수 있습니다.

<figure><img src="/files/FBZvimdgJQjpVL9F1WXX" alt=""><figcaption></figcaption></figure>

또한, **모든 입출금 거래 내역**은 Margex 계정의 지갑 페이지에서 확인할 수 있습니다. 이러한 거래는 변환 과정에서 사용된 담보 자산은 **'Exchange Out'**, 변환을 통해 받은 담보 자산은 'Exchange In' 으로 표시됩니다.

<figure><img src="/files/tw6FVwiMyjv8bEUvqN9r" alt=""><figcaption></figcaption></figure>


---

# 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://help.margex.com/help-center/ko/converter/history.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.
