diff --git a/website/src/content/docs/getting-started/introduction.mdx b/website/src/content/docs/getting-started/introduction.mdx index e409f14..c4b04e2 100644 --- a/website/src/content/docs/getting-started/introduction.mdx +++ b/website/src/content/docs/getting-started/introduction.mdx @@ -3,6 +3,8 @@ title: Introduction description: What is aeo.js and why you need Answer Engine Optimization. --- +import { Aside } from '@astrojs/starlight/components'; + ![aeo.js in action](/example.webp) ## What is Answer Engine Optimization? @@ -30,6 +32,30 @@ AI crawlers and LLMs look for specific files and formats that most websites don' 3. **aeo.js** scans your output, extracts content, and generates all AEO files 4. The optional **widget** lets visitors toggle between human and AI views of your pages +## Scope: what aeo.js does and doesn't influence + +AEO is the **on-site** half of being discoverable by AI engines — there's an off-site half that aeo.js cannot reach. Setting expectations upfront so you can plan a full strategy: + + + + + +Think of aeo.js as a strong foundation — necessary but not sufficient. For full AEO coverage, pair it with the off-site work above: PR, community engagement, and being mentioned where your customers research. + ## Supported Frameworks | Framework | Import |