> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-th/wallets/built-in-wallet/send-coins.md).

# ส่งเหรียญ

เนื่องจาก goodcryptoX เป็นกระเป๋าเงินแบบไม่ดูแลทรัพย์สิน (non-custodial) จะไม่มีและไม่สามารถมีข้อจำกัดหรือการจำกัดการโอนออกจากกระเป๋าได้ คุณสามารถโอนเงินทั้งหมดหรือบางส่วนของคุณไปยังกระเป๋าอื่นได้ทุกเมื่อ&#x20;

เพื่อเริ่มการโอนให้คลิก 'ส่ง' ในแท็บกระเป๋าเงิน:

<figure><img src="/files/bfb6057831a50e47157e8bf3a1ffb53c9a500c1f" alt="" width="375"><figcaption></figcaption></figure>

เลือกเหรียญที่คุณต้องการส่ง ใส่จำนวนและที่อยู่กระเป๋าที่คุณต้องการส่งไป:

<figure><img src="/files/c5e78ce8cf8a0b2681330d2ab5a0a3e02be942dd" alt="" width="375"><figcaption></figcaption></figure>

คลิก 'ประเมินค่าแก๊ส' - ระบบจะจำลองธุรกรรมเพื่อให้การคาดการณ์การใช้แก๊สที่แม่นยำ เมื่อคุณเห็นปริมาณแก๊สที่ประเมินแล้ว ให้คลิก 'ส่งเหรียญ':

<figure><img src="/files/a0523a79429c519abbef296f0f8a0d5d1a0516d7" alt="" width="375"><figcaption></figcaption></figure>

คุณจะเห็นตัวอย่างธุรกรรม - โปรดตรวจสอบรายละเอียดทั้งหมด (เครือข่าย ที่อยู่ และจำนวน) แล้วคลิก 'ยืนยันการส่ง' เพื่อเริ่มการโอน:

<figure><img src="/files/52280bdbf406fcbe0f4130882a16df729bb9c7e7" alt="" width="375"><figcaption></figcaption></figure>

ขณะนี้ธุรกรรมของคุณจะถูกส่งไปยังบล็อกเชน เมื่อสำเร็จ คุณจะเห็นการยืนยัน (หรือข้อความแสดงข้อผิดพลาดหากล้มเหลว) และมันจะปรากฏในรายการ 'การโอน':

<figure><img src="/files/e5e18a25f1d55e9bcfc60e7c9ab93f043c5eef9a" alt="" width="375"><figcaption></figcaption></figure>

ต่อจากนี้ คุณจะสามารถจ่ายค่าก๊าซสำหรับการโอน [ด้วยโทเค็นใดก็ได้](/goodcryptox-th/dex/upcoming-functionality/erc20-spl.md)รวมถึง [GOOD](/goodcryptox-th/good/summary.md).

เราจะยังดำเนินการ [ธุรกรรมแบบกลุ่ม](/goodcryptox-th/wallets/built-in-wallet/smart-contract-wallets/transaction-batching.md) ที่เปิดใช้งานโดย Smart Contract Wallets - คุณจะสามารถส่งการโอนหลายรายการ (เหรียญต่างกัน ที่อยู่ต่างกันถ้าจำเป็น) และจ่ายค่าก๊าซสำหรับธุรกรรมเดียวได้.


---

# 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:

```
GET https://docs.goodcrypto.app/goodcryptox-th/wallets/built-in-wallet/send-coins.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.
