# 암호화폐 구매

현금(예: 직불카드)으로 암호화폐를 구매하여 디파이 App 계정에 자금을 입금할 수 있습니다.

{% stepper %}
{% step %}

### Cash를 선택합니다.

자금 조달 화면에서 다음을 선택합니다 **현금** 옵션.
{% endstep %}

{% step %}

### 금액을 입력하고 통화를 선택합니다.

결제할 통화를 꼭 선택해 주세요. 금액을 입력합니다.

<div align="left"><figure><img src="/files/f38748376afc3925a7d350511a658d9dde9e9b80" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 토큰과 네트워크를 선택합니다.

<div align="left"><figure><img src="/files/2bae29f65e802aa73cf13ec3fafa8ad1d0a80dd5" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 온램프를 선택합니다.

디파이 App은 구매에 가장 성과가 좋은 온램프를 자동으로 강조 표시합니다. 사용 사례에 맞게 온램프를 변경할 수 있습니다.

<div align="left"><figure><img src="/files/26054c85e3ea5a880fb55106fa5e1920e35ae5f2" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 현금 입금 방법을 선택합니다.

직불카드, 신용카드, 은행 계좌 또는 기타 지원되는 여러 금융기관을 사용할 수 있습니다.
{% endstep %}

{% step %}

### 사용하시는 온램프의 안내에 따라 진행합니다.

{% endstep %}

{% step %}

### 모두 완료되었습니다!

사용하시는 금융기관에 따라 자금이 즉시 사용 가능할 수도 있고, 영업일 기준 며칠 후에 가능할 수도 있습니다. 트랜잭션이 완료되면, 다음을 할 수 있습니다 [거래 시작하기](/knowledge-base/ko/onboarding/start-trading.md) 디파이 App과 함께.

{% hint style="info" %}
대부분의 자금은 즉시 이용할 수 있습니다. 은행 이체와 ACH 이체는 더 오래 걸릴 수 있습니다.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.defi.app/knowledge-base/ko/onboarding/fund-your-account/buy-crypto.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.
