# 소개

## 뉴블렛(Newblet)

**논커스터디 웹 지갑** — 간편 온보딩과 안전한 백업, 그리고 **최적화된 결제 기능**까지.

* **간편 온보딩**: 구글 계정으로 시작, 6자리 **PIN**만 설정하면 지갑 생성
* **백업/복구**: 복잡한 니모닉 관리 없이, 비밀키 **Google Drive(AppData)** 에 암호화 백업 지원
* **WalletConnect 지원**: 외부 dApp과 **연결 → 검토/서명/전송**을 표준 흐름으로
* **결제 기능 탑재**: 상점 QR 결제·환불·가맹점 관리 플로우 제공
* **결제 지원 자산**: **USDT, USDC** (향후 스테이블 자산 위주로 확대)
* **논커스터디**: 비밀키는 기기에 암호화 저장, **서버 미보관**


---

# 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.newblet.com/ko/00.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.
