# Qt | Tools for Each Stage of Software Development Lifecycle

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

URL: https://dialtoneapp.com/top-sites/qt.io/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/qt.io

## Summary

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

## robots

~~~text
User-agent: *
Disallow: /qt-microncontrollers-mcu
Disallow: /faq/tag/quality-assurance-tools
Disallow: /_hcms/preview/
Disallow: /hs/manage-preferences/
Disallow: /hs/preferences-center/
Disallow: /*?*hs_preview=*
Disallow: /*?*hsCacheBuster=*
~~~

## llms

~~~text
# llms.txt for Qt.io
# Last updated: 2025-09-30
# Purpose: Guidance for AI crawlers and assistants on how Qt.io content may be used.

version: 1.0

site: https://www.qt.io
owner: The Qt Company

policy: allow   # Plain allow; no special licensing conditions
usage:
  training: allow
  inference: allow

# Treat all AI crawlers the same
user_agents: ["*"]

# Priority sections AI tools should prefer/cite
priorities:
  include:
    - /product/
    - /blog/
    - /quality-assurance/
    - https://doc.qt.io
    - /success-stories/
    - /qt-licensing/
    - /faq/
    - /pricing/
    - /pricing/qt-for-small-business/
    - /download-dev/
    - /quality-assurance/download/
    - https://try.qt.io
    - /industry/

# No exclusions requested
exclusions:
  disallow: []

# Crawl guidance (non-binding suggestions)
crawl:
  rate: polite
  refresh:
    default: 7d
    daily_paths:
      - /product/
      - /blog/
      - /pricing/
      - /download-dev/
      - /quality-assurance/download/

# Contact for licensing requests and notices
contact: https://www.qt.io/contact-us/

# Optional fallback for bots that parse robots-like directives inside llms.txt
# (advisory only; robots.txt remains authoritative for conventional bots)
robots_style:
  User-agent: "*"
  Allow: "/"
~~~

## llms-full

Not found.