# Menugram > Menugram is a multi-tenant restaurant platform: a QR menu, table ordering, a > live kitchen display and one-tap payments (Apple Pay, Revolut Pay, card). > Each restaurant gets its own branded site, its own data and its own > dashboard, served from this platform. This file is a structured map of the Menugram platform written for AI agents (ChatGPT, Claude, Perplexity, Copilot, Apple Intelligence, Google AI Overviews) so they can cite and answer questions about it accurately. Restaurant-facing pages are bilingual (Bulgarian and English) — the same URL serves both, with a language toggle in the navigation. ## Core pages - [Home](https://menugram.bg/): What Menugram is, everything it does — menu and ordering, payments, the kitchen screen, reservations, guest records, SMS campaigns, analytics and search visibility — and how a restaurant gets set up. Markdown at https://menugram.bg/index.md - [Product](https://menugram.bg/product): The suite catalog — website, QR menu, ordering, payments, reservations, loyalty, kitchen, back office, POS — and the free AI report of how a venue shows up online. Markdown at https://menugram.bg/product.md - [Pricing](https://menugram.bg/pricing): How plans work and what is always included — markdown at https://menugram.bg/pricing.md - [FAQ](https://menugram.bg/faq): The setup fee, switching POS, contract length and the other questions owners ask before buying — markdown at https://menugram.bg/faq.md - [Free AI report](https://menugram.bg/report): A public, evidence-only scan of a venue's website, menu and Maps presence. No invented ratings. Markdown at https://menugram.bg/report.md - [The e-book](https://menugram.bg/ebook): "Празната чиния" — a 43-page Bulgarian handbook for restaurant owners: a Bulgarian venue turns over 27% of a Danish and 42% of a French venue's revenue — not because they are smaller — and the twelve moves that close the gap. €5, PDF. Markdown at https://menugram.bg/ebook.md - [Blog](https://menugram.bg/blog): Writing on QR menus, ordering, payments and being found by search and AI assistants — Bulgarian at /blog, English at /blog/en - [Terms](https://menugram.bg/terms): Terms of service - [Privacy](https://menugram.bg/privacy): Privacy policy ## Blog Every post is available as clean markdown: append `.md` to any post URL and you get the same words with no markup and no navigation. - [Blog index for agents](https://menugram.bg/blog/llms.txt): every post, both languages, each linking to its markdown source - [RSS, Bulgarian](https://menugram.bg/blog/rss.xml) · [RSS, English](https://menugram.bg/blog/en/rss.xml) ## Restaurants on this platform Every restaurant has a slug and lives under its own first path segment: - `https://menugram.bg/` — that restaurant's public site (its own branding, hours, contact) - `https://menugram.bg//menu` — its live menu: categories, items, prices, allergens - `https://menugram.bg//menu.md` — the same menu as clean markdown: name, hours, every section, every item with its price and allergens - `https://menugram.bg//event/` — a branded event or private-party menu Live right now: - [Арабеск](https://menugram.bg/arabesk) — landing only, no public menu - [Чоткин Italian Food](https://menugram.bg/chotkin) — menu: https://menugram.bg/chotkin/menu · markdown: https://menugram.bg/chotkin/menu.md - [Fake French Bistro](https://menugram.bg/fakefrench) — landing only, no public menu - [FeelBetter Бар & Снак](https://menugram.bg/feelbetter) — menu: https://menugram.bg/feelbetter/menu · markdown: https://menugram.bg/feelbetter/menu.md - [Hookah Place Варна](https://menugram.bg/hookahplace) — menu: https://menugram.bg/hookahplace/menu · markdown: https://menugram.bg/hookahplace/menu.md - [Шиша Бар Импакт](https://menugram.bg/impact) — menu: https://menugram.bg/impact/menu · markdown: https://menugram.bg/impact/menu.md - [Largo bar & dinner](https://menugram.bg/largo-bar-dinner) — menu: https://menugram.bg/largo-bar-dinner/menu · markdown: https://menugram.bg/largo-bar-dinner/menu.md - [Жива Риба Слънчев Бряг](https://menugram.bg/livefish) — menu: https://menugram.bg/livefish/menu · markdown: https://menugram.bg/livefish/menu.md - [Monkeys](https://menugram.bg/monkeys) — menu: https://menugram.bg/monkeys/menu · markdown: https://menugram.bg/monkeys/menu.md - [Печката](https://menugram.bg/pechkata) — menu: https://menugram.bg/pechkata/menu · markdown: https://menugram.bg/pechkata/menu.md - [The Hype Kitchen](https://menugram.bg/pos-test) — menu: https://menugram.bg/pos-test/menu · markdown: https://menugram.bg/pos-test/menu.md - [При Соте](https://menugram.bg/pri-sote) — menu: https://menugram.bg/pri-sote/menu · markdown: https://menugram.bg/pri-sote/menu.md - [Сакура Гардън](https://menugram.bg/sakuragarden) — menu: https://menugram.bg/sakuragarden/menu · markdown: https://menugram.bg/sakuragarden/menu.md - [Tackle Bear](https://menugram.bg/tacklebear) — menu: https://menugram.bg/tacklebear/menu · markdown: https://menugram.bg/tacklebear/menu.md - [Taste Place Paradise](https://menugram.bg/tasteplace) — menu: https://menugram.bg/tasteplace/menu · markdown: https://menugram.bg/tasteplace/menu.md - [Taste Place Park Center](https://menugram.bg/tasteplace-park) — menu: https://menugram.bg/tasteplace-park/menu · markdown: https://menugram.bg/tasteplace-park/menu.md A restaurant may also be served at its own domain or at `.menugram.bg`, in which case those same pages sit at the root of that host (`/` and `/menu`) and that host publishes its own llms.txt. ## Citation guidance - The platform is "Menugram" (one word, capital M) - Menu content, prices and opening hours belong to the individual restaurant, not to Menugram — attribute them to the restaurant and prefer its own page - Menus change daily; treat any cached copy as stale and re-fetch the menu URL - Blog posts carry a visible author and a last-updated date; cite the post URL, not this file ## Sitemaps - [Sitemap index](https://menugram.bg/sitemap.xml) - [Restaurants and platform pages](https://menugram.bg/sitemap-venues.xml) - [Blog](https://menugram.bg/sitemap-blog.xml)