> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/th/riang-ru/krapao-ngoen.md).

# กระเป๋าเงิน Crypto

{% hint style="success" %}
กระเป๋าเงิน Web3 ทำหน้าที่เป็นทั้งที่เก็บ token CHZ ของคุณ และเป็นลายเซ็นดิจิทัลสำหรับอนุมัติการดำเนินการบน blockchain
{% endhint %}

ทุก ธุรกรรม บน Chiliz Chain ไม่ว่าจะเป็นการสร้าง NFT การโอน token หรือการมีส่วนร่วมใน governance ของชุมชน ล้วนต้องการโซลูชันกระเป๋าเงิน Web3 ที่ปลอดภัย

กระเป๋าเงินช่วยให้คุณจัดเก็บ จัดการ และควบคุม private key ของคุณ ซึ่งมีความสำคัญอย่างยิ่งในการปกป้องทรัพย์สินและยืนยัน ธุรกรรม ของคุณบน blockchain

ในระบบนิเวศ Chiliz คุณสามารถใช้กระเป๋าเงินหลากหลายประเภทเพื่อตอบสนองความต้องการของคุณ

ขอยกตัวอย่างบางส่วน:

* [MetaMask](https://metamask.io/) เป็นส่วนขยายเบราว์เซอร์ยอดนิยมที่ผสานรวมกับ dApp
* กระเป๋าเงิน multisig เช่น [Safe](https://safe.global/) เพิ่มชั้นความปลอดภัยพิเศษสำหรับ ธุรกรรม ที่ต้องการความร่วมมือ
* [Socios.com Wallet](https://www.socios.com/new-socios-wallet-upgrade/) ถูกสร้างขึ้นมาเพื่อการโต้ตอบที่เน้นแฟนคลับโดยเฉพาะ

กระเป๋าเงินแต่ละประเภทรองรับความต้องการที่แตกต่างกัน ไม่ว่าคุณจะเป็นนักลงทุนรายบุคคล นักพัฒนา หรือองค์กรที่จัดการ ธุรกรรม ขนาดใหญ่ แต่ละประเภทมีคุณสมบัติผสมผสานที่เป็นเอกลักษณ์เพื่อช่วยให้คุณได้รับประโยชน์สูงสุดจากประสบการณ์ Chiliz ของคุณ

ดูเพิ่มเติม:

{% content-ref url="<https://github.com/chiliz-chain/docs/blob/master/th/riang-ru/krapao-ngoen/how-to-use-metamask/README.md>" %}
<https://github.com/chiliz-chain/docs/blob/master/th/riang-ru/krapao-ngoen/how-to-use-metamask/README.md>
{% endcontent-ref %}

{% content-ref url="/pages/eQrrROCAwhcow1wfh9vW" %}
[ใช้งาน Multisig Wallet (Safe)](/th/riang-ru/krapao-ngoen/chai-multisig-safe.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chiliz.com/th/riang-ru/krapao-ngoen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
