# ตั้งค่าเซฟของตัวเอง

ถ้าคลาวด์ถูกปิดอยู่แล้ว ให้ข้ามขั้นตอนนี้ไปได้เลย

{% hint style="warning" %} <mark style="color:red;">**ตรวจสอบคลาวด์เซฟทุกครั้งว่าปิดอยู่และปรับออฟไลน์ทุกครั้งก่อนเริ่มเกม**</mark>

หากลูกค้าไม่ได้ตรวจสอบคลาวด์เซฟหรือไม่ได้ปิดคลาวด์เซฟก่อนเริ่มเกม อาจทำให้เซฟที่เคยเล่นไว้เสียหายได้ ทางร้านไม่สามารถกู้เซฟกลับมาได้เนื่องจากเซฟจะโดนทับไปทันที

<mark style="color:orange;">**ดังนั้น ขั้นตอนนี้ต้องเช็คทุกครั้งก่อนกดเริ่มเกม**</mark>
{% endhint %}

{% hint style="danger" %}
**คำเตือน** ควรคัดลอกเซฟเกมของตัวเองเก็บไว้บ่อยๆ ป้องกันเหตุที่ไม่คาดคิด เช่น ลืมปิดคลาวด์ก่อนเข้าเกม คอมพัง เซฟหาย ถ้าเราคัดลอกเก็บไวเ จะสามารถกู้คืนเซฟกลับมาได้บางส่วน

หรือก่อนที่จะลบเกมติดตั้งใหม่ ก่อนลงวินโดว์ใหม่ ก็ควรที่จะคัดลอกเซฟเก็บไว้เสมอ

วิธีคัดลอกเซฟเบื้องต้น ค้นหา ชื่อเกมที่ต้องการทำและตามด้วย copy save files ใน google/youtube ถ้าไม่เจอสามารถให้แอดมินช่วยเหลือได้ ติดต่อแชทเพจ
{% endhint %}

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

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


---

# 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://docs.thisgamestore.net/steam/cloudsave.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.
