> For the complete documentation index, see [llms.txt](https://docs.atsign.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atsign.com/atsign-ai-architect/ai-architect-walkthroughs.md).

# AI Architect Walkthroughs

### MCP Walkthrough

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>Build with Claude and MCP</strong></td><td>Learn how to connect Claude to the Atsign MCP server and generate blueprints directly from your prompts.</td><td><a href="/files/iQYp4FBDqUr8bAVlw1j8">/files/iQYp4FBDqUr8bAVlw1j8</a></td><td><a href="/pages/oQ37i0lODywIrDxLOVsl">/pages/oQ37i0lODywIrDxLOVsl</a></td><td><a href="/files/pr9poJ5cazsaTwiddIwI">/files/pr9poJ5cazsaTwiddIwI</a></td></tr></tbody></table>

### App Walkthroughs

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started with AI Architect</strong> <br><mark style="background-color:violet;">Secure Messaging App</mark><br><br>A quick walkthrough showing how to open the tool, load a sample blueprint, generate a prompt, and use it to build your first app end‑to‑end.</td><td data-object-fit="contain"><a href="/files/iBmTmzopn0odj1pg9E8a">/files/iBmTmzopn0odj1pg9E8a</a></td><td><a href="/pages/kl1BGiv2y2gaaVzPtgK5">/pages/kl1BGiv2y2gaaVzPtgK5</a></td></tr><tr><td><strong>How to Think When Creating a Blueprint</strong> <br><mark style="background-color:green;">Grocery List App</mark><br><br>A focused guide that starts with a sample blueprint and expands it, detailing you how to map your own blueprint so the LLM builds the app you intend.</td><td data-object-fit="contain"><a href="/files/45f5X62TmY346nrvkEy3">/files/45f5X62TmY346nrvkEy3</a></td><td><a href="/pages/BMmxKb8B5KbC9JIbYnut">/pages/BMmxKb8B5KbC9JIbYnut</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.atsign.com/atsign-ai-architect/ai-architect-walkthroughs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
