# Features

iWallet มี 2 เวอร์ชัน

* เวอร์ชัน Free - Version : 1.0.1
* เวอร์ชัน Pro (เสียตังค์) - Version : pro-1.1.1

| Feature                                                                              | Free | Pro |
| ------------------------------------------------------------------------------------ | :--: | :-: |
| รองรับหลาย Wallets.                                                                  |   ✅  |  ✅  |
| รองรับหลาย Networks (ตอนนี้รองรับ BSC, Polygon, Bitkub).                             |   ✅  |  ✅  |
| รองรับ Token ประเภท ERC 20 ทุกตัว                                                    |   ✅  |  ✅  |
| ทำ Rebalancing อัตโนมัติ (50:50)                                                     |   ✅  |  ✅  |
| เติม Gas อัตโนมัติ (ถ้าเห็นว่า Gas ใกล้หมด)                                          |   ✅  |  ✅  |
| PWA (Progressive Web App) สามารถติดตั้งลงบน Desktop และ Mobile ได้                   |   ✅  |  ✅  |
| รองรับ Two-Factor Authentication (2FA), Google Authenticator                         |   ✅  |  ✅  |
| ดูประวัติการทำ Rebalancing (Reblancing History)                                      |   ✅  |  ✅  |
| ดูประวัติการโอน (Transfer History)                                                   |      |  ✅  |
| รู้กำไร และขาดทุน โดยดูจากต้นทุนที่โอนเข้า/ออก iWallet (บอกเป็น %)                   |      |  ✅  |
| มีหน้าจอสำหรับโอน (Transfer) Token                                                   |      |  ✅  |
| มีแจ้งเตือนทาง LINE (Notification) ถ้า Bot ทำ Rebalance หรือมีการโอนเข้า/ออก iWallet |      |  ✅  |
| Export ประวัติการทำ Rebalancing ในรูปแบบ Excel                                       |      |  ✅  |
| Manual Reblanacing                                                                   |      |  ✅  |
| อื่น ๆ ที่กำลังพัฒนาต่อ                                                              |      |  ✅  |

สำหรับราคาเวอร์ชัน Pro สามารถดูได้ที่ [ราคาและเงื่อนไข](/pricing.md)

## ตัวอย่างหน้าจอ iWallet Pro

ติดตั้งเป็น Desktop Application (ผ่าน Feature PWA)

![ตัวอย่างหน้าจอ iWallet จาก MacBook Pro 16 นิ้ว](/files/-MhgeXK2QjfZ1onu8X5P)

![](/files/-MhgASsFGqiy_rS0CdHE)

![](/files/-MhgAVN6_tXhZRLOoAwv)

![](/files/-MhgAYD4FPmB-HLakDfo)

ติดตั้งเป็น Mobile Application (ผ่าน Feature PWA)

![ตัวอย่างหน้าจอ iWallet จาก iPhone 8](/files/-MhmgVSe95z7d3xjTgCx)

ใช้งานผ่าน Web Application

![](/files/-MhggQdNABwefIPbCy7m)

![](/files/-MiHB-kieIcdTopb7GlH)

ตัวอย่าง Excel ที่ Bot Export ให้

![](/files/rfd4hliGizBGbvt8XRca)


---

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