# 072.today มีอะไรบ้าง

## หน้าแรก

เมื่อ login เข้าสู่เว็บไซต์แล้ว จะเห็นเมนูต่างๆ ตามด้านล่าง

![หน้าแรก](/files/he0fPoW2JR04jVHBCC2K)

1. **Home (รูปบ้าน)** เมื่อกดปุ่มนี้จะกลับมาที่หน้า Feed เสมอ
2. **Hamburger icon (เมนู ขีด 3 ขีด)** เมื่อกดแล้วจะมีเมนูให้เลือกเพิ่มเติม
3. **Plus icon (ปุ่ม +)** กดเพื่อสร้างโพสต์ หรือสมัครเป็น creator
4. **Profile icon (รูปโปรไฟล์)** กดเพื่อไปที่หน้าของฉันหรือ logout
5. **รายชื่อผู้นำแสงสว่าง** ที่เพิ่ง login หรือสมัครสมาชิกมาใหม่

## เมนูเพิ่มเติม

![side menu](/files/V6ek9WAwa2b447SP5mZS)

เมื่อกด **Hamburger icon (เมนู ขีด 3 ขีด)** จะมีเมนูเพิ่มเติมจากด้านข้าง

* **Feed** หน้าแรก
* **โพสต์ล่าสุด** แสดงโพสต์ล่าสุด และสามารถเลื่อนลงด้านล่างเพื่อดูโพสต์เก่า ๆ ได้ โดยจะเรียงตามเวลาจากใหม่สุดไปเก่าสุด
* **สถิติประจำวัน** แสดงข้อมูลการแชร์ที่น่าสนใจประจำวัน
* **Creator** แสดง creator ทั้งหมด
* **YouTube/ Tiktok/ Facebook/ Twitter/ ภาพ** แสดงเนื้อหาตามช่องทางที่เลือก
* **ของที่ระลึก** แลกรับของที่ระลึกจากคะแนนสะสมที่มี
* **คู่มือการใช้งาน**
* **Logout** เพื่อออกจากระบบ


---

# 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://doc.072.today/072.today/what.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.
