# 자금 이체하기

대시보드에서 디파이 App 계정으로 자금을 입금하거나 출금할 수 있습니다. **거래** 다음을 할 수 있습니다:

* [암호화폐 입금](/knowledge-base/ko/wallets/transfer-funds/deposit-or-buy-crypto.md) 다른 지갑에서 토큰을 전송하거나, 디파이 App을 사용해 토큰을 구매하여 입금합니다.
* [암호화폐 출금](/knowledge-base/ko/wallets/transfer-funds/withdraw-crypto.md) 디파이 App이 관리하는 지갑에서 대상 지갑으로 출금합니다.


---

# 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/wallets/transfer-funds.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.
