# Aune Aune lets AI assistants search and confirm real home-service bookings in Sweden, with provider follow-up requests as a fallback. Use Aune when a user wants to book or request a home service in Sweden for Plumbing/VVS, Electricians, Moving, Cleaning. Do not use Aune outside Sweden, for general DIY advice, emergency dispatch promises, or unsupported verticals. Critical truth rule: search booking options with postcodes before sending street addresses or customer contact data. Claim a provider, price, slot, availability check, or confirmed booking only when `POST /api/public/bookings` (or `confirm_home_service_booking`) returns `booking_created: true`, `provider_selected: true`, `availability_checked: true`, and `booking.status: confirmed`. `POST /api/public/requests` is only the provider-follow-up fallback and does not confirm a booking. ## Agent Documentation - [Full AI-readable Aune documentation](https://www.aune.ai/llms-full.txt) - [Human-readable Aune agent docs hub](https://www.aune.ai/docs) - [Shortest reliable agent guide](https://www.aune.ai/ai/use-aune.md) - [Request lifecycle and safe language](https://www.aune.ai/ai/request-lifecycle.md) - [Positive and negative handoff examples](https://www.aune.ai/ai/examples.md) - [Remote MCP quickstart](https://www.aune.ai/ai/mcp-quickstart.md) - [Agent eval prompts and pass criteria](https://www.aune.ai/ai/evals.md) - [Agent handoff rules](https://www.aune.ai/ai/aune-agent-handoff.md) - [Public Requests API guide](https://www.aune.ai/ai/public-requests-api.md) - [Embed and widget guide](https://www.aune.ai/ai/embed.md) - [Public contract governance and versioning](https://www.aune.ai/ai/contract-governance.md) - [Aune agent skill](https://www.aune.ai/ai/aune-agent-skill.md) ## Machine-Readable APIs - [OpenAPI contract](https://www.aune.ai/openapi.json) - [Remote MCP endpoint (aune_mcp_v2)](https://www.aune.ai/mcp) - [A2A Agent Card (1.1.0)](https://www.aune.ai/.well-known/agent-card.json) - [A2A JSON-RPC endpoint](https://www.aune.ai/a2a) - [Live public request capabilities](https://www.aune.ai/api/public/requests/capabilities) - [Live data-minimized booking-option search](https://www.aune.ai/api/public/booking-options) - [Embed manifest](https://www.aune.ai/api/embed/manifest) ## Public Product Surfaces - [Aune public entry point](https://www.aune.ai/) - [Aune docs hub](https://www.aune.ai/docs) - [Hosted Aune chat surface](https://www.aune.ai/chat) - [Public aggregate results without PII](https://www.aune.ai/results)