# JELÍNEK CONSTRUCT s.r.o. Milevsko — Guide for AI agents

> Realizace vzduchotechnických zařízení, klimatizací, technologického odsávání v průmyslu a vestaveb na halách

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

## Site information

- Name: JELÍNEK CONSTRUCT s.r.o. Milevsko
- Website: https://www.jelinekconstruct.cz
- Contact: michal@zestbrand.cz
- Language: cs-CZ

## Policies

- Privacy policy: https://www.jelinekconstruct.cz/gdpr/

## Reading content

- Markdown version of any page: append `?format=markdown` to the URL, append `.md` to the path (`https://www.jelinekconstruct.cz/page.md`) or send the HTTP header `Accept: text/markdown`. Prefer Markdown over HTML.
- Full page index: https://www.jelinekconstruct.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: michal@zestbrand.cz
