# 플랜트미 지갑

플랜트미(PlantMe) 지갑은 강력한 보안 기능을 탑재한 블록체인 탈중앙화 트레이딩에 특화된 지갑입니다.

* 프라이빗 키가 노출되더라도 자금을 안전하게 보호할 수 있습니다.
* 토큰 거래 시 승인 절차 없이 더욱 강화된 보안을 제공하며, 서명을 위한 가스비가 필요하지 않습니다.
* 기존의 Audit Score나 러그 풀 방지 시스템을 뛰어넘어, 러그 풀 토큰을 사전에 탐지하고, 사용자의 자산이 불필요한 위험에 노출되지 않도록 보호합니다.
* MEV 봇으로 인한 프론트런, 샌드위치 공격 등을 효과적으로 방어합니다.
* 초보자도 손쉽게 전문 트레이딩을 할 수 있도록 직관적으로 설계되었습니다.

{% hint style="info" %}
2025년 초에 모든 테스트 완료 후 프랜트미 지갑 문서가 공개될 예정입니다.
{% endhint %}


---

# 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.gyro.win/korean/utility/plantme-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.
