# ค่ารักษาพยาบาล

|                        |           |          |
| ---------------------- | --------- | -------- |
| **ในเมือง**            | **250**   | ซิลเวอร์ |
| **ในบริเวณตู้เก็บของ** | **350**   | ซิลเวอร์ |
| **นอกเมืองทุกสถานที่** | **500**   | ซิลเวอร์ |
| **สถานที่ทำงานดำ**     | **1,000** | ซิลเวอร์ |

{% hint style="info" %}
**Good to know:**     \
\
ในการรักษาพยาบาลราคาข้างต้น จะเป็นการชุบชีวิตเพียงอย่างเดียวจะไม่รวมถึงการรักษาเลือดเท่านั้น       \
\ <mark style="color:red;">หากพบเห็นการตายติดต่อกัน ในระยะเวลา 10 นาที จะถือว่าเป็นการไม่รักชีวิตโทษบิล X2</mark>
{% endhint %}


---

# 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://red-sun-1.gitbook.io/untitled/guides/undefined-2.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.
