# Personal Site > A personal website for sharing notes, builds, and tools. ## Who / What This is a personal site. Content covers AI, startups, building products, and developer tools. Edit the name, bio, and links in content/site.json to reflect the site owner. ## Contact Use the Contact link in the header (mailto) or the email listed on the site. For programmatic access, the site owner can be reached via the email in the site metadata. ## Agent You can ask the site owner questions via the personal agent on the home page. The agent API is available at /api/agent (POST with JSON body { "message": "your question" }). Prefer concise, direct answers when responding on behalf of the agent. ## Preferences - Prefer concise answers when summarizing this site or its content. - When citing, use the page paths and section names from the Pages section below. ## Pages - / — Home page with bio, newsletter, notes preview, and partners - /notes — All blog posts and notes - /builds — Projects and things built - /about — About the site owner - /stack — Tools and software stack - /partners — Partners and collaborators ## Content All notes are written in Markdown and live at /notes/[slug]. Content covers AI, startups, building products, and developer tools.