# Guides

> Plaintext version for LLMs. Canonical HTML: https://askbowtie.com/guides/

Real walkthroughs of asking askbowtie about a live site and getting a joined answer other tools can't give.

- [How I Ran an AI Content Audit on My Own Site](/guides/ai-content-audit/)An AI content audit in one sitting: I pointed my agent at my own Search Console and analytics, and it graded all 27 pages. The exact prompt, and what it found.
- [How I Find a Silently Broken Form With AI](/guides/find-broken-forms/)A form can fail silently for weeks while every monitor shows green. Here's the exact playbook I run to find the broken element and the deploy that broke it.
- [How I Diagnose a Sudden Conversion Drop](/guides/diagnose-conversion-drops/)When conversions drop, the cause is usually split across four tools. Here's how I ask one question and let my AI agent join them into a fast diagnosis.
- [How I Give My AI Agent Memory Between Sessions](/guides/ai-agent-memory/)My AI agent forgets when the session ends. Here's how notes give every project a memory: one log per site, readable across all of them, so nothing gets relearned.
