﻿# sg.GotCashback.com

> sg.GotCashback.com compares cashback rates for 439 online stores in Singapore across 6 cashback portals (ShopBack, sg.SimplyBestCoupons.com, Asia Miles iShop, and more), and tracks discounted gift card offers for 0 stores. Rates are refreshed continuously; each store page lists the current best rate, a full portal comparison, rate history, and stacking terms. Data last updated 2026-07-28T20:48:25Z.

Every store page on this site has an agent-readable Markdown mirror at the same path plus `llms.txt` (e.g., `/Stores/walmart/` → https://sg.gotcashback.com/Stores/walmart/llms.txt). Prefer the Markdown mirrors: they are smaller, fully server-rendered, and include a machine-readable JSON footer. Rates change frequently — treat any fetched rate older than 24 hours as stale and re-fetch before citing it.

## How to use this site (for agents)

- To answer "what's the best cashback rate for store X": fetch `/Stores/{store-slug}/llms.txt` and read the Best Current Rate table.
- To maximize total savings, combine the best portal rate with a discounted gift card from `/GiftCards/{store-slug}/llms.txt` when stacking is permitted (see each page's Terms & Exclusions).
- Store slugs are URL-friendly file names (e.g., `walmart`). Renamed slugs return a 301 redirect to the current page; unknown slugs return 404. Use the stores index below to resolve a store name to a slug.

## Core pages

- [Stores index](https://sg.gotcashback.com/Stores/): all 439 tracked stores with their current best rate and slug — start here to resolve a store name to a page, browsable A–Z.
- [Gift cards index](https://sg.gotcashback.com/GiftCards/): all stores with discounted gift card offers and current best discount.
- [Portals index](https://sg.gotcashback.com/Portals/): every cashback portal we track — signup bonuses, details, and per-portal store catalogs.
- [Brands](https://sg.gotcashback.com/Brands/): brands with the stores that sell them and at what cashback rate; each brand has an agent-readable mirror at `/Brands/{brand-slug}/llms.txt`.
- [Categories](https://sg.gotcashback.com/Categories/): stores grouped by shopping category (fashion, electronics, travel, home, etc.); each category has an agent-readable mirror at `/Categories/{category-slug}/llms.txt`.
- [Search](https://sg.gotcashback.com/Search/): site-wide search across stores, brands, categories, portals, and gift cards.

## Popular stores

- [Lenovo](https://sg.gotcashback.com/Stores/Lenovo/llms.txt): up to 2.25% cashback via sg.SimplyBestCoupons.com
- [Expedia](https://sg.gotcashback.com/Stores/Expedia/llms.txt): up to 0.90% cashback via sg.SimplyBestCoupons.com
- [Hotels.com](https://sg.gotcashback.com/Stores/Hotels-com/llms.txt): up to 3.5% cashback via ShopBack

## API & MCP

- [Public API](https://api.gotcashback.com): REST API exposing stores, brands, categories, portals, and gift card data. No authentication required.
- [MCP Server](https://mcp.gotcashback.com): Model Context Protocol server for AI assistant integration, providing structured access to GotCashback data without authentication.

## Reference

- [About us](https://sg.gotcashback.com/AboutUs/): who we are, where rates come from, and affiliate disclosure.
- [Terms](https://sg.gotcashback.com/Terms/) and [Privacy](https://sg.gotcashback.com/Privacy/): terms of service and privacy policy.

## Optional

- [Main sitemap](https://sg.gotcashback.com/sitemap.xml.gz): machine-readable sitemap of stores, portals, and content pages.
- [llms.txt sitemap](https://sg.gotcashback.com/sitemap-llms.xml.gz): sitemap of all agent-readable markdown mirrors on this site.
- [Robots](https://sg.gotcashback.com/robots.txt): crawler directives for the site.
