# AdCerebro Agent Notes

AdCerebro exposes public machine-readable resources so crawlers and agents can
understand the product without relying only on rendered JavaScript.

## Discovery

- Read `/llms.txt` for a concise product and capability summary.
- Read `/index.md` for the homepage in Markdown.
- Read `/sitemap.xml` for public URL discovery.
- Read `/.well-known/agent-skills` for structured actions agents can understand.

## Scan Workflow

1. A user submits a website URL.
2. AdCerebro extracts brand and category signals from the homepage.
3. AdCerebro queries AI answer engines with relevant prompts.
4. AdCerebro scores visibility and returns recommendations.

## Output

Reports include a GEO score, answer-engine breakdowns, citation tracking,
sentiment analysis, competitor benchmarks, and action items.
