# agentexperience.design > A curated collection of real-world Agent Experience (AX) design patterns, showcasing examples of both excellent and poor agent-friendly design to help developers build better experiences for AI agents and automated systems. Agent Experience (AX) refers to how well your website or application works for AI agents, bots, and other automated systems. Good AX design incorporates structured content in plain text, machine-readable formats, and ensures agents can access the content, context, and actions they need to act as delegates for humans. ## Site Pages - [Home](https://agentexperience.design/): Introduction to Agent Experience design - [Gallery](https://agentexperience.design//gallery): Browse all examples organized by Good AX and Bad AX - [About](https://agentexperience.design//about): Information about the project and AX principles ## Machine-Readable Formats - [RSS Feed](https://agentexperience.design//feed.xml): RSS 2.0 feed of all examples - [JSON Feed](https://agentexperience.design//feed.json): JSON Feed format for easy parsing - [Sitemap](https://agentexperience.design//sitemap.xml): Complete sitemap for crawling ## Good AX Examples - [Agent-Friendly Formats](https://agentexperience.design//gallery/mintlify-agent-friendly-formats): Mintlify builds documentation that's inherently agent- and AI-friendly, with auto-updating LLMs.txt files that make content discoverable and usable by LLMs and copy-to-ChatGPT buttons. - [Integration-Ready APIs](https://agentexperience.design//gallery/supabase-api-integrations): Supabase's well-defined APIs let vibe-coding apps create and manage projects without user involvement, leading to massive growth. ## Bad AX Examples --- Last updated: 2025-11-08 Total examples: 2 (2 good, 0 bad)