> For the complete documentation index, see [llms.txt](https://docs.defi.app/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defi.app/knowledge-base/ko/wallets/transfer-funds.md).

# 자금 이체

Defi 앱 계정에서 자금을 입금하거나 출금하려면, 본인의 **거래** 대시보드. 다음을 할 수 있습니다:

* [암호화폐 예치](/knowledge-base/ko/wallets/transfer-funds/deposit-or-buy-crypto.md) 다른 지갑에서 토큰을 전송하거나, 디파이 앱을 사용해 토큰을 구매하는 방식으로도 가능합니다.
* [암호화폐 출금](/knowledge-base/ko/wallets/transfer-funds/withdraw-crypto.md) 디파이 앱에서 관리하는 지갑에서 목적지 지갑으로 전송합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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