# Flux.ai - AI Crawler Information > Flux is a cloud-based electronics design automation (EDA) platform that acts as an AI hardware engineer, enabling users to design printed circuit boards (PCBs) collaboratively in the browser. ## Markdown Mirror This site provides markdown versions of many pages for AI crawlers and LLMs. To access the markdown version of a page, append `.md` to the URL path. ### Available Markdown Pages #### Sitemap (for discovering content) - Main sitemap: https://flux.ai/sitemap.md - Category pages: https://flux.ai/sitemap/{category}.md - Subcategory pages: https://flux.ai/sitemap/{category}/{subcategory}.md - Supports pagination via query parameter: ?page=N (e.g., ?page=2) #### User and Organization Profiles - User profiles: https://flux.ai/{username}.md - Organization profiles: https://flux.ai/{orgname}.md - Starred projects: https://flux.ai/{username}/starred.md #### Projects and Components - Project pages: https://flux.ai/{username}/{project-slug}.md - Component pages: https://flux.ai/{username}/{component-slug}.md ### Auto-Discovery HTML pages include `` tags that point to their markdown equivalents. Look for these tags in the `` section of HTML pages. ## Content Structure ### Sitemap Categories The sitemap organizes content into categories such as: - Microcontrollers (Arduino, ESP32, Raspberry Pi, STM32, etc.) - Passive Components (Resistors, Capacitors, Inductors, etc.) - Active Components (Transistors, Diodes, ICs, etc.) - Connectors - And more... Each subcategory page lists components with: - Component name and link - Brief description - Pagination for browsing large collections (25 items per page) ### User/Organization Profiles Profile markdown pages include: - Display name and handle - Bio/description - Stats (projects, components, followers, following) - Social links (if available) - Links to view projects and components ### Projects Project markdown pages include: - Project name and description - Owner, creation date, last modified date - Visibility status, stars, forks, copies count ### Components (Published Parts) Component markdown pages include all project information plus: - Part specifications (manufacturer, MPN, package, mount type) - Electrical properties (resistance, capacitance, inductance, tolerance, ratings) - Compliance certifications - Datasheet links - Distributor availability with pricing, stock levels, and lifecycle status ## More Information - Website: https://flux.ai - Documentation: https://docs.flux.ai - Support: https://flux.ai/support