# Filipínské & Thajské masáže — Guide for AI agents

> Nejlepší filipínské a thajské masáže v Praze

This file describes how AI agents and other automated clients should access this site's content. Short overview for language models: https://edensgarden.cz/llms.txt

## Site information

- Name: Filipínské & Thajské masáže
- Website: https://edensgarden.cz
- Contact: reg@edensgarden.cz
- Language: cs-CZ

## Policies

- Policy pages are listed in the Markdown sitemap: https://edensgarden.cz/?format=markdown-sitemap

## Reading content

- Markdown version of any page: append `?format=markdown` to the URL, append `.md` to the path (`https://edensgarden.cz/page.md`) or send the HTTP header `Accept: text/markdown`. Prefer Markdown over HTML.
- Full page index: https://edensgarden.cz/?format=markdown-sitemap
- Each Markdown page starts with a YAML frontmatter (title, url, date, type, description).

## Rules for automated clients

- Identify yourself with a descriptive User-Agent and respect `robots.txt` and the `Content-Signal` preferences declared there.
- Keep request rates low (about 1 request per second). On HTTP 429 or 503 back off exponentially before retrying.
- Do not access cart, checkout, account or login pages.
- Do not submit forms or perform actions on behalf of a user without explicit human approval.
- Content may change when pages or products are updated; do not cache Markdown responses for longer than a day.
- Questions about integrations: reg@edensgarden.cz
