# 입금

- [출금 방법](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 사이에 처리됩니다.


---

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