# Flux - Design PCBs with AI

> Markdown mirror of DialtoneApp's public top-site detail page for `flux.ai`.

URL: https://dialtoneapp.com/top-sites/flux.ai/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/flux.ai

## Summary

- Domain: `flux.ai`
- Website: https://flux.ai
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 116134

## robots

~~~text
# https://www.robotstxt.org/robotstxt.html
# https://developers.google.com/search/docs/crawling-indexing/robots/robots_txt#url-matching-based-on-path-values

# Applies to all user-agents
User-agent: *

# Allow (which override below disallow of /*test* because the rule path is longer/more specific)
Allow: /p/*
Allow: /blog/*
Allow: /p/*test*
Allow: /blog/*test*

# Disallow test users
Disallow: /RF-user*
Disallow: /rf-user*
Disallow: /*test*

Sitemap: https://www.flux.ai/sitemap.xml
~~~

## llms

~~~text
# 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 `<link rel="alternate" type="text/markdown">` tags that point to their markdown equivalents. Look for these tags in the `<head>` 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
~~~

## llms-full

Not found.