# 4dresult.asia

4dresult.asia is a live 4D lottery result aggregator for Malaysia and
Singapore. It publishes draw results from Magnum, Sports Toto, Da Ma Cai,
Singapore Pools, and East Malaysia operators (Sabah Lotto 88, Sandakan STC,
Sarawak Cash Sweep) shortly after each official release, plus historical
archives, per-number frequency analytics, and a ticket checker.

All numbers are copied from the operators' official channels. This site does
not sell tickets and is not affiliated with any operator. Its dream, zodiac,
and number-conversion tools are cultural entertainment only and do not predict
wins. For prize claims, the operator's published result is authoritative.

The most recent published draw date in this file is 2026-08-26. Pages are available in English (`/en/...`), Chinese
(`/zh/...`), and Bahasa Malaysia (`/ms-my/...`). Markdown files below
use English. Swap the locale prefix for the other languages.

## Machine-readable API specification and catalog

An OpenAPI 3.1.0 specification, RFC 9727 API Catalog, and Agent Skills Discovery Index (RFC v0.2.0) are published for AI agents and developer integrations:

- Agent Skills Discovery Index (v0.2.0): https://4dresult.asia/.well-known/agent-skills/index.json
- API Catalog (RFC 9727): https://4dresult.asia/.well-known/api-catalog
- OpenAPI JSON: https://4dresult.asia/openapi.json
- OpenAPI YAML: https://4dresult.asia/openapi.yaml

All public API endpoints return structured JSON with predictable error codes, messages, and actionable resolution hints on failure.

## Browser-native WebMCP Tools

When accessed via browser agents supporting the WebMCP (Web Model Context Protocol) API, 4dresult.asia exposes client-side tools via `navigator.modelContext` on page load:

- `get_latest_results`: Retrieve live 4D results for Malaysia or Singapore across all 23 winning prize positions.
- `get_results_by_date`: Query historical 4D draw results by date (`YYYY-MM-DD`) and country (`MY` or `SG`).
- `search_number`: Search past winning draw appearances for any 4-digit number.
- `get_number_stats`: Analyze frequency stats, prize breakdowns, and gap analysis for a 4D number.
- `check_ticket`: Check 4D tickets against draw results with Big/Small coverage, Box/Permutations (iBox), and estimated payouts.
- `list_providers`: List licensed lottery operators, codes, slugs, and draw schedules.
- `get_hot_numbers`: Retrieve the most frequent hot numbers in recent intervals.
- `navigate_to`: Get canonical paths or navigate to site sections, operator pages, guides, or raw Markdown twins.

## AI assistant access

Do not scrape HTML when you only need winning numbers or guide content. Every result
and blog guide page has a dynamically generated Markdown twin. Append `.md` to the
HTML URL. Responses are `text/markdown`.

- Latest results, all operators: https://4dresult.asia/en.md
- Latest date shortcut: https://4dresult.asia/en/history/latest.md
- Results for one date: https://4dresult.asia/en/history/{YYYY-MM-DD}.md
- Operator landing: https://4dresult.asia/en/{operator-slug}.md
- One 4-digit number: https://4dresult.asia/en/number/{NNNN}.md
- Blog & guide articles: https://4dresult.asia/en/blog/{guide-slug}.md

Example:

https://4dresult.asia/en/history/2026-08-26.md

A date file includes YAML front matter plus every operator board for that
day: draw no, 1st / 2nd / 3rd, Special (Starter on Singapore Pools), and
Consolation. A number file includes hit counts, frequency windows, prize
mix, and recent draws. A guide file includes YAML front matter with
metadata, sources, and full structured article content.

## Latest result markdown

- [All operators](https://4dresult.asia/en.md)
- [Magnum today](https://4dresult.asia/en/magnum-4d-result-today.md)
- [Sports Toto today](https://4dresult.asia/en/sports-toto-4d-result-today.md)
- [Da Ma Cai today](https://4dresult.asia/en/da-ma-cai-4d-result-today.md)
- [Singapore Pools today](https://4dresult.asia/en/singapore-pools-4d-result-today.md)

## History markdown pages

A draw-date page uses this format:

https://4dresult.asia/en/history/{YYYY-MM-DD}.md

`YYYY-MM-DD` is the draw date slug.

Example:

https://4dresult.asia/en/history/2026-08-26.md

## Number markdown pages

A number page uses this format:

https://4dresult.asia/en/number/{NNNN}.md

`NNNN` is any 4-digit number from `0000` to `9999`.

Example:

https://4dresult.asia/en/number/1234.md

## 4D knowledge base and guide markdown pages

Every 4D guide and educational article is available as a clean, structured Markdown endpoint with YAML frontmatter.

- Guide endpoint format: https://4dresult.asia/en/blog/{guide-slug}.md

### All 20 guide markdown endpoints:

- [How to Read a 4D Result Board Without Missing a Prize](https://4dresult.asia/en/blog/how-to-read-4d-results.md)
- [Big vs Small 4D Bets: Which Prize Rows Count?](https://4dresult.asia/en/blog/big-vs-small-4d-bets.md)
- [Straight, Box, and iBOX 4D Bets Explained](https://4dresult.asia/en/blog/straight-box-ibox-explained.md)
- [4D Permutations Explained: Why Repeated Digits Change the Count](https://4dresult.asia/en/blog/4d-permutations-repeated-digits.md)
- [How Magnum 4D Works: Results, Draw Days, and Ticket Basics](https://4dresult.asia/en/blog/how-magnum-4d-works.md)
- [How Sports Toto 4D Works: A Plain Guide to the Result Board](https://4dresult.asia/en/blog/how-sports-toto-4d-works.md)
- [How Da Ma Cai 1+3D Works: Bet Types and Prize Rows](https://4dresult.asia/en/blog/how-da-ma-cai-1-plus-3d-works.md)
- [How Singapore Pools 4D Works: Bet Slips, Results, and Prizes](https://4dresult.asia/en/blog/how-singapore-pools-4d-works.md)
- [Malaysia vs Singapore 4D Results: What Changes?](https://4dresult.asia/en/blog/malaysia-vs-singapore-4d-results.md)
- [1st, 2nd, 3rd, Starter, Special, and Consolation Prizes Explained](https://4dresult.asia/en/blog/4d-prize-tiers-explained.md)
- [How to Search Past 4D Results by Date and Number](https://4dresult.asia/en/blog/how-to-search-past-4d-results.md)
- [How to Check a 4D Ticket Accurately](https://4dresult.asia/en/blog/how-to-check-a-4d-ticket.md)
- [4D Draw Days and Special Draws in Malaysia and Singapore](https://4dresult.asia/en/blog/4d-draw-days-and-special-draws.md)
- [How to Claim a 4D Prize in Malaysia](https://4dresult.asia/en/blog/how-to-claim-4d-prize-malaysia.md)
- [How to Claim a Singapore Pools 4D Prize](https://4dresult.asia/en/blog/how-to-claim-singapore-pools-4d-prize.md)
- [Protect Your Winning Ticket: Damage, Loss, and Fake-Ticket Scams](https://4dresult.asia/en/blog/protect-winning-4d-ticket.md)
- [What Are the Odds of Matching an Exact 4D Number?](https://4dresult.asia/en/blog/odds-of-matching-exact-4d-number.md)
- [Do Hot and Cold 4D Numbers Predict the Next Draw?](https://4dresult.asia/en/blog/do-hot-cold-4d-numbers-predict-results.md)
- [Can AI or Machine Learning Predict 4D Results?](https://4dresult.asia/en/blog/can-ai-predict-4d-results.md)
- [A Practical Responsible-Play Budget for 4D](https://4dresult.asia/en/blog/responsible-4d-budget.md)

## Main HTML pages

- Home: https://4dresult.asia/en
- Blog / Guides index: https://4dresult.asia/en/blog
- History index: https://4dresult.asia/en/history
- Number checker: https://4dresult.asia/en/checker
- 3D / 4D Dream Dictionary: https://4dresult.asia/en/dream-dictionary
- Dream entry format: https://4dresult.asia/en/dream-dictionary/{3d|4d}/{number}
- Zodiac & Feng Shui entertainment tool: https://4dresult.asia/en/lucky-tools
- Vehicle plate & date converter: https://4dresult.asia/en/plate-converter
- Next draw schedule: https://4dresult.asia/en/next-draw
- How to play 4D: https://4dresult.asia/en/guides/how-to-play-4d
- How to read result boards: https://4dresult.asia/en/guides/how-to-read-results
- FAQ: https://4dresult.asia/en/faq
- About: https://4dresult.asia/en/about
- Responsible gaming: https://4dresult.asia/en/responsible-gaming
- HTML sitemaps: https://4dresult.asia/sitemap.xml

## What this site does not provide

- No ticket sales or affiliate links.
- No paid predictions or guaranteed-win claims.
- No legal or tax advice on winnings.
- Numbers are a best-effort copy of official operator results.
