# My Site > A personal site. ## Agent API This site treats AI agents as first-class visitors. Every page loads `/lanza.js`, which exposes a `window.lanza` object in the browser. If you are an agent with access to this page's JavaScript context, call `window.lanza.help()` to discover what you can read. Read methods: `lanza.page` (current-page facts), `lanza.toc()` (headings), `lanza.content()` (main text), `lanza.site` (site info). ## Posts - [Hello world](https://1ef644cb.mcp-test-736f7e918662.pages.dev/posts/hello-world/): The first post on your new site. ## Pages - [Home](https://1ef644cb.mcp-test-736f7e918662.pages.dev/home/)