Khi nào nên dùng
- Dùng khi cần thông tin liên hệ và dịch vụ chính dạng machine-readable.
- Phù hợp cho agent cần FAQ và kênh liên hệ ở định dạng dễ đọc cho hệ thống.
- /contact vẫn là trang cho người đọc, còn /contact_data là phiên bản machine-readable.
Tài liệu mô tả /contact_data cho AI và hệ thống ngoài cần thông tin liên hệ, dịch vụ chính và FAQ dạng machine-readable.
{
"site": "saihuay",
"page_type": "contact_and_service",
"canonical_url": "https://saihuay.com/contact",
"generated_at": "2026-04-14T12:00:00Z",
"contact_channels": [
{
"channel": "telegram",
"url": "https://t.me/Dev168789",
"purpose": "service_details_pricing_and_setup"
}
],
"service_highlights": [
{
"service_key": "line_alerts",
"title": "LINE Lottery Alerts",
"starting_price_baht": 1,
"guide_url": "/line",
"guide_feed_url": "/line_data"
}
],
"faq_items": [
{
"question": "What can I contact the team about?",
"answer": "You can ask about website usage, historical results, automatic LINE lottery alerts, and onboarding details."
}
]
}