# 변환 FAQ (자주 묻는 질문)

<details>

<summary>내 암호화폐를 스테이블코인으로 변환할 수 있나요?</summary>

네, 현재 USDT 및 USDC로 변환할 수 있는 옵션을 제공하고 있으며, 앞으로 더 많은 옵션을 추가할 계획입니다.

</details>

<details>

<summary>변환 수수료가 있나요?</summary>

아니요, Margex에서는 통화 변환에 대한 추가 수수료를 부과하지 않습니다.

</details>

<details>

<summary>최소 변환 금액은 얼마인가요?</summary>

현재 지원되는 모든 거래 쌍의 일반적인 최소 변환 금액은 **$10 또는 이에 상응하는 금액**입니다.

그러나, 최소 변환 금액은 변환 대상 통화에 따라 다를 수 있습니다.

변환 조건에 대한 자세한 정보는 여기에서 확인하세요: [수수료 및 조건](/help-center/ko/converter/fees-and-conditions.md)

</details>

<details>

<summary>최대 변환 금액은 얼마인가요?</summary>

일반적인 **최대 변환 금액은 $30,000 또는 이에 상응하는 금액**이며, 이는 단일 거래 또는 하루 기준입니다.

그러나, 최대 변환 금액은 변환 대상 통화에 따라 다를 수 있습니다.

변환 조건에 대한 자세한 정보는 여기에서 확인하세요: [수수료 및 조건](/help-center/ko/converter/fees-and-conditions.md)

</details>

<details>

<summary>한 통화를 다른 통화로 변환하는 데 얼마나 걸리나요?</summary>

통화 변환은 **거의 즉시** 이루어지지만, 네트워크 부하가 높은 경우 변환 시간이 다소 길어질 수 있습니다.

</details>

<details>

<summary>변환된 코인은 어디에 저장되나요?</summary>

변환된 코인은 자동으로 해당 대상 통화의 //지갑// (Wallet)으로 배정됩니다.

</details>

<details>

<summary>내 변환 내역과 변환 거래 상태를 어디에서 확인할 수 있나요?</summary>

모든 변환 거래 내역은 Margex 계정의 '변환' 페이지 하단에 있는 **'변환 내역'** 섹션에서 확인할 수 있으며, 또한 Margex 계정의 지갑 페이지 내 **'거래 내역'** 탭에서도 확인할 수 있습니다.

</details>


---

# 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/faq.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.
