# ウォレットセキュリティ

GTokenTool ワallet セキュリティガイドラインの使用

1. プライベートキーを保護：GTokenToolはローカルでのみ計算し、取引に署名するために使用され、決してあなたのプライベートキーや機密情報を収集またはアップロードしません。
2. 小額ウォレットの推薦：明文のプライベートキーが露出している場所がある場合は、小額ウォレットを使用して操作を行い、大額の資金を保管しないようにしてください。
3. 安全コピー秘密鍵：秘密鍵をコピーする際は、順序を乱し、区切ってコピーしてください。クリップボードのデータが悪意のあるソフトウェアに監視されるのを防ぐためです。
4. 公式は私钥を要求しません：GTokenToolは、あなたに私钥情報を提供するよう要求しません、注意してください。
5. 常に警戒してください：詐欺、ネットフィッシングリンク、および任何プログラムのダウンロードには常に警戒してください。チームメンバーは直接あなたにプライベートメッセージを送信したり、別のテレグラムグループに参加を求めることはありません。あなたのウォレットのプライベートキーを誰にも提供したり、見せたりしないでください。。

もし您的钱包が漏洩された場合、最善の方法はすぐに資産を新しいウォレットに移行することです。


---

# 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.gtokentool.com/ja/solana-ji-ben-zhi-shi/worettosekyuriti.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.
