> For the complete documentation index, see [llms.txt](https://doc.copytrade.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.copytrade.cloud/undefined/package.md).

# การเลือกซื้อ Package

คุณสามารถเลือกซื้อ Package ตามจำนวนบัญชีเทรดที่คุณใช้ซึ่ง Package หลักจะมี 3 กลุ่ม คือ Standard , Pro และ Community โดยจะมีความแตกต่างดังนี้

## <mark style="color:yellow;">**1.Standard (แชร์ทรัพยากรณ์ Server)**</mark>

เป็นการใช้งาน Server รวม เน้นราคาถูกโดยทำงานในโหมด <mark style="color:red;">Expert Advisor (EA)</mark> เพียงโหมดเดียว ซึ่ง Order จะมี Comment และ Magic กำกับซึ่งเน้นความปลอดภัยกรณี Broker ไม่เสถียร จะยังสามารถใช้ Comment และ Magic อ้างอิงได้

## <mark style="color:yellow;">2.Pro</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**(Server ส่วนตัว)**</mark>

หากเช่าแบบ Pro เราจะทำการวาง Server แยกส่วนตัวให้ซึ่งจะช่วยเรื่องความเร็ว ลดการแออัด โดยกลุ่มนี้สามารถเลือกได้ 2 โหมด คือ\
\
\- โหมด <mark style="color:red;">Expert Advisor (EA)</mark> ซึ่ง Order จะมี Comment และ Magic กำกับซึ่งเน้นความปลอดภัยกรณี Broker ไม่เสถียร จะยังสามารถใช้ Comment และ Magic อ้างอิงได้ \*\*\*(ค่าตั้งต้น)

\- โหมด <mark style="color:green;">Manually  (เทรดมือ)</mark> ซึ่ง Order จะไม่มี Comment และ Magic เหมาะสำหรับใช้งานส่วนตัว โดยโหมดนี้ผู้ใช้เน้นปกปิดไม่ให้ Broker หรือคนอื่นๆเห็นว่ากำลังใช้งาน Copytrade โดย Placed บน Order จะเขียนว่า manually (เทรดมือ) และ Broker ก็จะเห็นเป็นเทรดมือเช่นกัน แต่โหมดนี้ไม่ปลอดภัยกรณี Broker ไม่เสถียร อาจไม่สามารถจับคู่ปิด Order ได้ ดังนั้นการใช้โหมดนี้ต้องใช้ Broker ชั้นนำที่มีคุณภาพ \*\*\* โหมดนี้ต้องแจ้ง Support ตั้งค่าให้เท่านั้น

<figure><img src="/files/vX8zaAWWTEU9l3RhkO4P" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
โหมด Placed  เป็น manually เป็นระบบ Copy พิเศษซึ่งแยกแยะได้ยากระหว่างไม้ที่ Copy ผ่านระบบหรือออกไม้เพิ่มเองด้วยมือ ดังนั้นลูกค้าอาจสับสนได้หากมีการเทรดมือแทรกโปรดระวังในการใช้งาน
{% endhint %}

## <mark style="color:yellow;">3. Community</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**(Server และ Domain ส่วนตัว)**</mark>

เป็นการวาง Server แยกให้ สามารถใส่ logo และ Domain ส่วนตัวได้ พร้อมระบบสมัครสมาชิค โดยทำงานในโหมด <mark style="color:red;">Expert Advisor (EA)</mark> เพียงโหมดเดียว ซึ่ง Order จะมี Comment และ Magic กำกับซึ่งเน้นความปลอดภัยกรณี Broker ไม่เสถียร จะยังสามารถใช้ Comment และ Magic อ้างอิงได้ เหมาะสำหรับโค้ช IB หากสนใจต้องแจ้งซัพพอร์ตเท่านั้น


---

# 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://doc.copytrade.cloud/undefined/package.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.
