# AI Architect 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><tr><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: 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/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.
