# ถึงเวลาต้องทำ Remote Working หรือยัง

## Remote Working ควรเริ่มเมื่อพร้อม หรือควรเริ่มเมื่อไม่พร้อม

ให้เวลาคิด 10 วิ .......   อย่าเพิ่งอ่านต่อ

ไม่ว่าคำตอบจะเป็นอะไร  ถ้าคุณอ่านคำถามแล้วรู้สึกว่ามีอะไรสะดุดใจใน มันฉุกคิดอะไรได้ หรือรู้สึกไม่เหมือนเดิมแม้แต่นิดเดียว แสดงว่าคุณเป็นคนมีความรับผิดชอบนะ คุณมีความสามารถในการเป็นหัวหน้าคน มีแนวโน้มในการดูแลงานใหญ่ๆ ได้

เพราะ คุณคิดถึงอนาคตข้างหน้าไปเรียบร้อยแล้วล่ะ   &#x20;

{% hint style="info" %}
&#x20;เคยมีคนกล่าวไว้ตอนผมได้ยินคำว่า Startup ใหม่ๆ  ว่า  ถ้าเรารอทุกอย่างให้มันพร้อม นั่นแปลว่ามันช้าไปแล้ว    &#x20;
{% endhint %}

คำถามข้างบนนี้ค่อนข้างคลาสสิคเพราะเราใช้คำถามนี้มาตั้งแต่ไหนแต่ไรกันแล้วฮะ  ลองดูแผนการ**ซ้อมดับเพลิงประจำเดือนของบริษัทคุณ**สิ เราทำตรงนี้กันมานานแล้ว  เราเตรียมความพร้อมเพื่อให้ตอนที่เราไม่พร้อม เราจะสามารถรับมือได้อย่างผิดพลาดน้อยที่สุด

ทีนี้ตอบได้แล้วนะ   มันควรเริ่มเลย ถ้าคุณคิดว่ามีโอกาสที่จะต้องได้ทำงานที่บ้านในอีก 2-3 เดือนแน่ๆ และอยากให้ตำแหน่งงาน รวมถึงบริษัทของคุณอยู่รอด  (ชั่ย  ถ้าบริษัทรอด คุณก็ยังมีเงินเดือนใช้อยู่)

:

{% code title="are\_we\_ready.sh" %}

```bash
# If ready we say ready, if not, we say ready
echo 'ready'
```

{% endcode %}


---

# 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://remoteworking.godigit.net/master.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.
