# 지갑 인터페이스

[지갑](https://margex.com/app/wallet/assets) 페이지는 현재 계정 지갑 통계를 반영하며, [입금](/help-center/ko/wallet/deposit/how-to-deposit.md) 및 [출금](/help-center/ko/wallet/withdraw/how-to-withdraw.md) 기능을 통해 계좌로 자금을 입금하고 출금할 수 있게 해줍니다.

## **총 잔액**

페이지 상단에는 [지갑](https://margex.com/app/wallet/assets) 세부 정보가 있으며, 총 잔액 통계를 포함합니다.

<figure><img src="/files/Q8L7oNaFOte1420vusH0" alt=""><figcaption></figcaption></figure>

* **총 잔액** (BTC/ETH/USDT) - //지갑// (Wallet) 내 모든 통화의 총 결합 잔액 (BTC/ETH 또는 USDT 동등액으로 표시될 수 있음)
* **사용 가능한 잔액** - //지갑// (Wallet) 내 모든 통화의 총 결합 잔액으로, 현재 활성 주문, 열린 포지션 또는 대기 중인 출금에 예약된 자금을 제외한 잔액 (USD 기준)
* **주문 중** - 현재 활성 주문과 열린 포지션에 예약된 자금 (USD 기준)

## **당신의 잔액**

'자산' 탭에서는 각 별도의 //지갑// (Wallet)에 대한 자세한 내역을 표시하며, 각 통화에 대한 현재 잔액, 사용 가능한 잔액, 보너스 잔액 및 해당 동전/토큰에 대한 입금/ 출금 빠른 접근이 포함됩니다.

<figure><img src="/files/u6Ny9v9SR7CZRdRjUSiQ" alt=""><figcaption></figcaption></figure>

## **거래 내역**

'거래 내역' 탭에서는 [지갑](https://margex.com/app/wallet/assets) 으로 입금/출금된 거래의 세부 사항, 특히 입금, 출금, 및 보너스 리베이트를 기록한 로그가 표시됩니다.

<figure><img src="/files/ekCRQHxWmxvd5z2kTycL" alt=""><figcaption></figcaption></figure>

입금 및 출금 방법에 대한 자세한 가이드를 보려면 아래의 짧은 튜토리얼을 확인하세요:

* [입금 방법](/help-center/ko/wallet/deposit/how-to-deposit.md)
* [출금 방법](/help-center/ko/wallet/withdraw/how-to-withdraw.md)

## **스테이킹** /h

'스테이킹' 탭에서는 현재 스테이킹된 통화, APY% 계산기, 보상 적립 내역 등 스테이킹된 통화에 대한 정보를 제공합니다.

<figure><img src="/files/cIg5fs1LnlZyHKJkfREw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8AXU2dC2cLaVRrkrFzMX" alt=""><figcaption></figcaption></figure>

스테이킹에 대한 더 많은 정보는 이 기사에서 확인하실 수 있습니다:

[스테이킹 설명](/help-center/ko/staking/what-is-staking.md)


---

# 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://help.margex.com/help-center/ko/wallet/wallet-interface.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.
