# 지갑 설정하기

여러 개의 EVM[^1] 및 솔라나 기반 지갑을 연결할 수 있으며, 모두 디파이 앱 인터페이스에서 관리할 수 있습니다.&#x20;

***

## 활성 지갑

귀하의 **활성 지갑은** 거래를 진행하는 데 사용됩니다. 한 번에 하나의 EVM 지갑과 하나의 솔라나 지갑을 활성화할 수 있습니다. 디파이 앱은 두 지갑의 총 자산 가치를 보여주는 통합 포트폴리오 보기를 제공하며, 자산의 항목별 목록도 함께 표시합니다.

{% hint style="info" %}
자세히 알아보기 [/pages/ebcf2c713d45cc05b17b8615825b7cd9c0b165bf#evm-chains-vs.-solana](https://docs.defi.app/knowledge-base/ko/onboarding/pages/ebcf2c713d45cc05b17b8615825b7cd9c0b165bf#evm-chains-vs.-solana "mention")
{% endhint %}

오른쪽 상단 모서리에 있는 메뉴에서 활성 지갑을 확인하고 관리할 수 있습니다. **거래** 대시보드.

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

***

## 디파이 App 내장 지갑

계정을 생성하면 디파이 App이 자동으로 두 개의 지갑을 생성합니다. 하나는 EVM 체인용이고, 다른 하나는 솔라나용입니다. 이 기본 지갑들을 사용해 계정에 자금을 입금하고, 바로 디파이 App에서 거래를 시작할 수 있습니다.

<div align="left"><figure><img src="/files/7253b432e02e548d242fe07ae8e7fe2c8f94de6a" alt="" width="407"><figcaption></figcaption></figure></div>

***

## 다른 지갑 연결하기

원하시면 추가 지갑을 연결해서 디파이 App에서 함께 관리할 수 있습니다. 다른 지갑을 연결하려면 **설정으로** 이동한 다음 **지갑,** 을 클릭합니다 **지갑 연결**.

<figure><img src="/files/270e09231aaef9fd673a43f3e180ec176542be35" alt=""><figcaption></figcaption></figure>

***

## 다음 단계

기본으로 제공되는 두 개의 지갑만으로도 괜찮다면, 지갑 구성을 마친 뒤 계정에 자금을 입금합니다.

[^1]: 이더리움 가상 머신


---

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