# 지갑을 관리하세요

연결된 지갑을 관리하려면 앱 오른쪽 상단의 디파이 App 메뉴를 클릭합니다.

<div align="left"><figure><img src="/files/0d91a8e9c33236e87de1e4805705071026861a37" alt=""><figcaption></figcaption></figure></div>

***

## 활성 지갑 간 전환

디파이 앱은 몇 번의 클릭만으로 활성 지갑 간 전환을 손쉽게 할 수 있게 해 주며, 디파이 경험을 원활하고 체계적으로 유지해 줍니다. 여러분을 위해 자동으로 생성된 EVM 및 Solana 지갑을 사용하든, 연결한 외부 지갑을 사용하든 상관없이 디파이 앱은 활성 지갑 전환을 쉽게 만들어 줍니다.

이러한 유연성 덕분에 토큰 스왑이나 스테이킹 자산과 같은 다양한 활동에 사용할 지갑을 선택할 수 있으며, 이를 통해 특정 시점에 어떤 자산에 접근할 수 있는지 직접 제어할 수 있습니다.

여러 지갑이 연결되어 있는 경우, 각 유형(EVM 또는 Solana)별로 어떤 지갑을 활성 지갑으로 설정할지 전환할 수 있습니다. 활성 지갑만 해당 시점의 거래, 스왑, 또는 스테이킹에 사용됩니다.

활성 지갑을 변경하려면, 다음으로 이동합니다: 여러분의 **설정**, 그러면 **지갑,** 그리고 활성화하려는 지갑을 클릭합니다. 초록색 점은 활성화된 지갑을 의미합니다.

<div align="left"><figure><img src="/files/5fda4549a92d8627df3f46c5cea696860e33dd2e" alt="" width="413"><figcaption></figcaption></figure></div>

***

## 지갑 연결 해제

사용하지 않는 지갑을 디파이 App에서 연결 해제하면 계정이 더 깔끔해지는 데 도움이 됩니다.

지갑을 연결 해제하면 디파이 App 인터페이스에서는 해당 지갑이 제거되지만, 지갑 안의 자금은 온체인에 안전하게 저장된 상태로 유지됩니다. 외부 지갑 제공업체(예: MetaMask 또는 Phantom)를 통해 직접 해당 자금에 계속 접근하고 관리할 수 있습니다.

지갑 연결을 해제하려면 다음으로 이동하세요. **설정**, 그러면 **지갑**를 선택한 다음 ![](/files/9d4d0c0c2a34724f81ced683899211344076fa1c) 아이콘을 클릭해 연결을 해제할 지갑을 선택하세요.


---

# 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/manage-your-wallets.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.
