# Puzzle

- [Challenges](https://www.saladpuk.com/puzzle/challenges.md): ปริศนาลับสมอง
- [Google ม้า 25 ตัว](https://www.saladpuk.com/puzzle/challenges/google-interview-01.md): โจทย์สอบสัมภาษณ์เข้า Google
- [Amazon เสา 2 ต้น](https://www.saladpuk.com/puzzle/challenges/amazon-interview-01.md): โจทย์สอบสัมภาษณ์เข้า Amazon
- [ทองเก๊](https://www.saladpuk.com/puzzle/challenges/fake-gold.md): โจทย์สอบสัมภาษณ์เข้า Saladpuk
- [ยาต้านโควิด](https://www.saladpuk.com/puzzle/challenges/covid-vaccine.md): โจทย์สอบสัมภาษณ์เข้า Saladpuk
- [CP หมวก 5 ใบ](https://www.saladpuk.com/puzzle/challenges/cp-interview-01.md): โจทย์สอบสัมภาษณ์ผู้บริหาร CP
- [Einstein's Riddle 01](https://www.saladpuk.com/puzzle/challenges/einsteins-riddle-01.md): โจทย์ที่ไอสไตน์บอกว่ามีคนแค่ 2% บนโลกที่ตอบได้


---

# 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://www.saladpuk.com/puzzle.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.
