# Agent Instructions — BBOX LP This document describes how AI agents can interact with BBOX LP, a multilingual real estate marketplace for discovering properties for sale in Slovakia. ## Read-Only Listings (No Authentication Required) Use the links below to browse property listings, agencies, and property categories. Listing availability, prices, and property details may change; verify current information on the linked pages. - [Homepage](https://realcapital.sk/en/): Browse real estate for sale in Slovakia. - [Property search](https://realcapital.sk/en/search/): Search available property listings in Slovakia. - [Property search JSON](https://realcapital.sk/llms/search.json): Search available property listings JSON format. Use `page` query parameter for pagination - [Property JSON](https://realcapital.sk/llms/{slug}.json): replace `{slug}` with property slug ### Property categories - [Apartments and flats](https://realcapital.sk/en/realestate/apartments/): View apartments and flats for sale in Slovakia. - [Penthouses](https://realcapital.sk/en/realestate/penthouses/): View penthouses for sale in Slovakia. - [Business spaces](https://realcapital.sk/en/realestate/business-spaces/): View business spaces for sale in Slovakia. - [Hotels](https://realcapital.sk/en/realestate/hotels/): View hotels for sale in Slovakia. - [Houses](https://realcapital.sk/en/realestate/houses/): View houses for sale in Slovakia. - [Villas](https://realcapital.sk/en/realestate/villas/): View villas for sale in Slovakia. - [Townhouses](https://realcapital.sk/en/realestate/townhouses/): View townhouses for sale in Slovakia. - [Land plots](https://realcapital.sk/en/realestate/lands/): View land plots for sale in Slovakia. - [Under construction](https://realcapital.sk/en/realestate/under-construction/): View under construction for sale in Slovakia. ### Languages - [English](https://realcapital.sk/en/): EN version of the website. - [Deutsch](https://realcapital.sk/de/): DE version of the website. - [Español](https://realcapital.sk/es/): ES version of the website. - [Français](https://realcapital.sk/fr/): FR version of the website. - [Italiano](https://realcapital.sk/it/): IT version of the website. - [Српски](https://realcapital.sk/sr/): SR version of the website. - [Türkçe](https://realcapital.sk/tr/): TR version of the website. ### Store Metadata - [Sitemap](https://realcapital.sk/sitemap.xml): Machine-readable index of property and agency pages. - Agent discovery: the canonical agent-facing description of the store is at `/agents.md`. You're reading `/llms.txt`, which mirrors that content. ## Marketplace Information and Policies - [Terms of use](https://realcapital.sk/en/terms-of-use/) - [Privacy policy](https://realcapital.sk/en/privacy-policy/)