# Wallet

## App Wallet

App Wallet의 화면 구성 및 사용 방법을 상세하게 안내합니다.

App Wallet은 사용자의 모바일에 지갑 계정을 생성해 토큰 전송과 교환을 할 수 있는 기능을 갖추고 있습니다. 대표 기능으로는 토큰 관리 및 전송, 토큰 간의 교환, 트랜잭션 내역 확인, WEMIX 서비스와의 연결 및 컨트랙트 실행 요청을 지원합니다. App Wallet은 비밀 문구로 지갑 계정을 복구할 수 있으며, 비밀 문구는 본인만이 확인과 관리가 가능하므로 안전한 장소에 보관하시고 타인에게는 절대 공유하지 마십시오.

{% embed url="<https://docs.wemix.com/v/wallet-ko/manual/app-wallet>" %}

## Web Wallet

Web Wallet의 화면 구성 및 사용 방법 상세하게 안내합니다.

WEMIX Web Wallet은 WEMIX 노드를 로컬로 실행하지 않고도 개발자가 웹 브라우저를 통해 새 계정을 만들거나 기존 계정의 정보를 직접 볼 수 있도록 합니다. WEMIX Web Wallet을 통해 사용자가 테스트 목적으로 WEMIX 또는 토큰을 다른 계정으로 전송할 수 있습니다.&#x20;

{% embed url="<https://docs.wemix.com/v/wallet-ko/manual/web-wallet>" %}


---

# 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.wemix.com/ko/manual/wallet.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.
