> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/th/gameplay/lands/ranch/ranch-facilities/facility-blueprints.md).

# Facility Blueprints

สิ่งอำนวยความสะดวกเริ่มต้นนั้นมีจำนวนค่อนข้างจำกัด ซึ่งอาจจะส่งผลทำให้ไม่เพียงพอต่อการขยายฟาร์มม้าของผู้เล่นอีกจำนวนมาก การที่จะเพิ่มจำนวนสิ่งปลูกสร้างได้นั้นจำเป็นต้องมี Facility Blueprint เพื่อเป็นแบบแปลนสำหรับก่อสร้างนั่นเอง

### Blueprints หาจากไหน?

พิมพ์เขียวนั้นผู้เล่นสามารถซื้อจาก Blueprint Shop เป็นร้านค้าที่ใช้ในการซื้อ Blueprint โดย ราคาต่อชิ้นจะอยู่ที่ **10 (USD/$STAR)** เมื่อได้รับพิมพ์เขียวแล้ว ผู้เล่นจำเป็นต้องมีวัตถุดิบในการสร้างตามเงื่อนไขของสิ่งปลูกสร้างนั้น ๆ เช่น ไม้  หิน และเหล็ก เป็นต้น

**"อัตราการสุ่ม Facility Blueprints มีโอกาศเท่ากันทุก Rarity"**

เงื่อนไขการขาย Blueprint มีดังนี้

1. วันที่ 1 ในทุก ๆ เดือนจะมีการ Maintenance Blueprint Shop ในช่วงเวลา 00.00 น. - 00.10 น.
2. ภายใน Blueprint Shop จะมีการ Countdown เวลาเติมแพ็คจำนวน 5 Pack / 1 Hr. จนกว่าจะครบ 1000 Pack (1000 Pack per month)
3. หาก Pack ถูกขายทั้งหมด 1000 Pack ก่อนสิ้นเดือน Blueprint Shop จะทำการ Countdown ช่วงเวลาที่ Maintenance ของเดือนถัดไป
4. หาก Pack ที่มีใน Blueprint Shop ยังคงเหลืออยู่ เมื่อถึงวันที่ทำการ Maintenance จำนวน Pack ที่เหลือจะถูกรีเซ็ต และนับ 0 ใหม่ในช่วงเวลาที่ทำการ Maintenance เสร็จสิ้น

### Material หาได้จากไหน?

ผู้เล่นสามารถหาวัตถุดิบในการสร้างสิ่งปลูกสร้างได้ที่โหมดการเล่น **Wild Horse Run** ซึ่งจะได้ผลตอบแทนเป็น Material บางครั้งอาจจะได้ผลตอบแทนเป็นม้าป่าฟรี ๆ จากโหมดนี้ก็ได้นะ

การถอน Materials ออกจากเกม จำเป็นต้องใช้ **10 $SPEED** สำหรับค่าธรรมเนียมในแต่ละครั้ง

{% content-ref url="/pages/N5jOiFXP7R6F7SDxdAcI" %}
[Material](/th/speed-star/tokenomics/material.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZA6pkrX7fv1hlJ9kBAcG" %}
[Wild Horse Run](/th/gameplay/wild-horse-run.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.speedstar.io/th/gameplay/lands/ranch/ranch-facilities/facility-blueprints.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.
