# 계정에 자금 충전하기

이미 보유한 암호화폐 또는 현금(예: 직불카드)으로 계정에 자금을 입금합니다. 계정에 자금을 입금하는 단계별 안내를 보려면 방법을 선택하세요:

* [암호화폐 전송](/knowledge-base/ko/onboarding/fund-your-account/deposit-crypto.md) 다른 지갑에서.
* [암호화폐 구매](/knowledge-base/ko/onboarding/fund-your-account/buy-crypto.md) 현금/법정화폐[^1].

{% hint style="info" %}
나중에 자금을 입금하려면 **나중에 자금 입금** 을(를) 앱 인터페이스에서 클릭하고 대신 디파이 App 기능을 살펴볼 수 있습니다. 자세한 내용은 [거래 시작하기](/knowledge-base/ko/onboarding/start-trading.md) 에서 할 수 있는 작업의 개요를 확인하세요.
{% endhint %}

[^1]: 정부가 발행한 통화입니다. 예: USD


---

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