> For the complete documentation index, see [llms.txt](https://iwallet.jittagornp.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iwallet.jittagornp.me/migration.md).

# การย้ายจากตัว Free มาใช้ตัว Pro

![](/files/-MjIVKy-_7bSKr_N3fXO)

มีเรื่องที่ต้องปรับ และทำความเข้าใจดังนี้&#x20;

1. เมื่อ Run Bot (ใช้ Docker Image) ตัว Free แล้วเปลี่ยนมาใช้ตัว Pro สามารถใช้ Configuration เดิม และ  Database File เดิมได้ แต่
2. ตัว Free ไม่มี Feature Transfer History (ดูประวัติการโอน) ถ้าย้ายจากตัว Free มาใช้ตัว Pro ประวัติการโอน และตัวเลขกำไร/ขาดทุน (ของมูลค่า Token) จะเพี้ยน เพราะไม่ใช่มูลค่าจริง ณ ขณะนั้น ทางแก้คือ Gen Wallet ใหม่แล้วโอน Token ทั้งหมดไปใส่ Wallet ใหม่
3. ถ้าเสียตังค์ซื้อตัว Pro จะครอบคลุมถึงเรื่องความรับผิดชอบ และการชดเชยค่าเสียหายที่ได้อธิบายไว้ในหน้า [ราคาและเงื่อนไข](/pricing.md#undefined-1) ตัวฟรีหรือไม่เสียตังค์ซื้อ จะไม่ครอบคลุมส่วนนี้
4. ถ้าเสียตังค์ซื้อตัว Pro จะสามารถ Request เข้า Facebook Group เพื่อพูดคุย สอบถาม และได้รับการ Support จากผู้พัฒนา การ Request เข้า Facebook Group สามารถอ่านรายละเอียดเพิ่มเติมได้ที่หน้า [Facebook Group](/facebook-group.md)


---

# 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://iwallet.jittagornp.me/migration.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.
