# 입출금

- [출금](https://help.margex.com/help-center/ko/wallet/deposit.md): 두 가지 입금 옵션이 있습니다: 1. 다른 BTC 지갑에서 Margex 계정으로 직접 BTC 입금. 2. Changelly/ChangeNow를 통한 은행 카드 입금.
- [입금 방법](https://help.margex.com/help-center/ko/wallet/deposit/how-to-deposit.md): 또 다른 BTC 지갑에서 Margex 계정 월렛으로 직접 BTC를 입금하는 방법은 간단합니다: 1. 코인을 선택합니다. 2. 입금 주소를 복사합니다. 3. 복사한 Margex 입금 주소를 다른 지갑에 붙여넣습니다.
- [입금 조건](https://help.margex.com/help-center/ko/wallet/deposit/conditions.md): 입금 조건: Margex는 다양한 네트워크에서 BTC, ETH, Tron, Solana를 포함한 여러 코인의 입금을 지원합니다: native, erc20, bep20, trc20, polygon, avalanche, Solana, Arbitrum 등등.
- [신용 카드로 비트코인 구매하는 방법 (은행 카드로 암호화폐 구매)](https://help.margex.com/help-center/ko/wallet/deposit/where-to-buy-bitcoin-1.md): 비트코인 및 다른 암호화폐를 은행 카드를 사용하여 구매하고 이를 직접 Margex 지갑으로 이체하려면 다음 단계를 따르십시오: 1. 지갑 페이지로 이동 2. 크립토 구매 클릭 3. 필요한 정보 입력
- [신용카드로 비트코인 구매하는 방법 (은행 카드로 암호화폐 구매하기)](https://help.margex.com/help-center/ko/wallet/deposit/where-to-buy-bitcoin.md)
- [입금](https://help.margex.com/help-center/ko/wallet/withdraw.md): Margex에서 인출은 빠르고 간단합니다. 인출 조건 및 Margex에서 자금을 외부 주소로 어떻게 인출하는지 알아보세요.
- [출금 방법](https://help.margex.com/help-center/ko/wallet/withdraw/how-to-withdraw.md): 자금을 인출하려면 다음 단계를 따르세요: 1. 지갑으로 이동 2. WITHDRAW를 클릭하고 인출 세부 정보를 입력합니다. 3. 이메일 PIN 코드를 통해 인출을 확인합니다. 인출은 12:00에서 14:00 (UTC) 사이에 처리됩니다.
- [출금 조건](https://help.margex.com/help-center/ko/wallet/withdraw/conditions.md): 모든 지원되는 암호화폐에 대한 최소 인출 금액을 나타내는 표입니다. 보류 중인 모든 인출은 매일 12:00 - 14:00 UTC 사이에 처리됩니다.
- [지갑 인터페이스](https://help.margex.com/help-center/ko/wallet/wallet-interface.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://help.margex.com/help-center/ko/wallet.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.
