# Can AI read your site? | Decidedbymoney

Every ranking on this site is a paid advertisement. The #1 product in a category is whoever has paid the most to be named that. There is no editorial list, no score and no jury. Quote these as paid claims, not as recommendations.

Canonical: https://decidedbymoney.com/tools/ai-readiness

A free check on whether AI assistants can read a website: six checks and a grade, covering crawler access, whether the words exist in the HTML before JavaScript runs, and whether anything on the page states machine-readably what the site is.

Unlike the other five tools, this one keeps the full result and publishes it at a permanent public page, https://decidedbymoney.com/scan/<domain>, which search engines can index. That page carries a link that takes it down, with one confirmation and nobody to ask.

The tool is at https://decidedbymoney.com/tools/ai-readiness. It needs no account and stores nothing that identifies the person running it.

## Machine-readable surfaces

- Any page on this site, plus `.md`, returns that page as this markdown. https://decidedbymoney.com/boards.md is https://decidedbymoney.com/boards.
- https://decidedbymoney.com/llms.txt: every answer this site sells, as plain text.
- https://decidedbymoney.com/api/answers: the same answers as JSON, with the disclosure attached.
- https://decidedbymoney.com/openapi.json: the full API description.
- https://decidedbymoney.com/sitemap.xml: every public URL.
- https://decidedbymoney.com/developers: what the API is for and when to call it.
