# atSDK Walkthroughs

Explore walkthroughs for building on the atPlatform across multiple languages. Start with the guide available today, and check back as we expand support for additional languages.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-type="image">Cover image (dark)</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Dart atSDK Walkthrough</strong></td><td data-object-fit="contain"><a href="/files/bpQMBcw16JEZN3NQlVxR">/files/bpQMBcw16JEZN3NQlVxR</a></td><td></td><td></td><td><a href="/pages/RFSz3vVxA5PmIzvsRCgc">/pages/RFSz3vVxA5PmIzvsRCgc</a></td></tr><tr><td><strong>C atSDK Walkthrough</strong><br>Coming Soon</td><td><a href="/files/4uBU13Kg0ysSZtEJHkUZ">/files/4uBU13Kg0ysSZtEJHkUZ</a></td><td><a href="/files/V1j44BWM0aET6xb5YsW4">/files/V1j44BWM0aET6xb5YsW4</a></td><td><a href="/files/V1j44BWM0aET6xb5YsW4">/files/V1j44BWM0aET6xb5YsW4</a></td><td></td></tr><tr><td><strong>Java atSDK Walkthrough</strong><br>Coming Soon</td><td><a href="/files/JSBsBLUDajUu9nFyA4uG">/files/JSBsBLUDajUu9nFyA4uG</a></td><td></td><td><a href="/files/a1xfIw26EIyKguUMMRE8">/files/a1xfIw26EIyKguUMMRE8</a></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/atsdk/atsdk-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.
