# Moje Farma (My Poultry) > Česky / English: bilingual marketplace and farm-management platform for local > Czech poultry farmers. Browse fresh eggs, chicken, ducks, geese, quail, meat, > live animals and farm equipment directly from breeders. Farmers manage their > production, sales, costs, and profitability in one place. Primary domain: https://mojefarma.eu Primary languages: Czech (cs), English (en) Runtime: PHP / MySQL web application, progressive web app (PWA). ## What this site is - **For consumers** — discover local farmers near you, browse listings of fresh eggs, poultry, meat and farm products, read ratings and reviews, contact the farmer directly, place purchase requests. - **For farmers** — private dashboard at `/manage/` (requires sign-in) to track eggs, livestock, costs, sales, predator alerts, profitability, and to publish public listings on the marketplace. ## Public pages - [Marketplace (home)](https://mojefarma.eu/) — list of active listings with filters by category, location, and free-text search. - [About](https://mojefarma.eu/about) — what the platform does and who runs it. - [Inquiries](https://mojefarma.eu/inquiries) — consumer-posted product requests (eggs wanted, live animal wanted, etc.). - [Farmer profile](https://mojefarma.eu/farmer/{id}) — a farmer's public storefront with their listings, location, and reviews. - [Listing detail](https://mojefarma.eu/listing/{id}) — a single marketplace listing with price, availability, photos, breeds, and contact CTA. - [Sitemap](https://mojefarma.eu/sitemap.xml) — dynamic sitemap-index. ## Categories `eggs`, `chicken`, `duck`, `goose`, `quail`, `meat`, `animal`, `equipment_rental`, `bulk_feed`, `other`. ## Policy for AI crawlers Public catalog pages (marketplace, farmers, listings, about, inquiries) may be crawled and cited. API endpoints (`/api/*`), the farmer dashboard (`/manage/*`), authentication flows (`/auth/*`), and private account pages (`/public/profile.php`, `/public/messages.php`, `/public/favorites.php`) must **not** be accessed by automated agents. ## Optional - [Full dump of the live catalog](https://mojefarma.eu/llms-full.txt) — bounded dynamic file (up to ~500 latest listings + all active farmers) refreshed hourly. - [robots.txt](https://mojefarma.eu/robots.txt) - [Sitemap index](https://mojefarma.eu/sitemap.xml)