# Cosmocloud Tutorials

What better way to start learning than checking out awesome tutorials? From simple apps to building complex flows, do checkout the tutorials below.

{% hint style="info" %}
We are always building more tutorials and sample for Cosmocloud users to checkout and follow. Come back frequently to check more content!
{% endhint %}

## Popular Tutorials

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Building a Todo App</td><td><mark style="color:blue;">10 minutes</mark></td><td><a href="https://1493448952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvTMtDI5nM3rZwaURRww4%2Fuploads%2FO9cR4oNePO9qPBgU69vt%2FData%20Models%20(3).png?alt=media&#x26;token=0102abe5-9235-472b-b8b5-3253ed931fd9">Data Models (3).png</a></td><td><a href="building-a-todo-app">building-a-todo-app</a></td></tr><tr><td>Building a 10-min Grocery App</td><td><mark style="color:blue;">10 minutes</mark></td><td><a href="https://1493448952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvTMtDI5nM3rZwaURRww4%2Fuploads%2FnWSLbP1gKBFgMmzPbPRX%2FData%20Models%20(2).png?alt=media&#x26;token=1abf7c0b-66b9-4b52-9228-be9d69b889b9">Data Models (2).png</a></td><td><a href="building-a-10-minutes-grocery-app/building-a-10-min-grocery-app-building-product-inventory">building-a-10-min-grocery-app-building-product-inventory</a></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://tutorials.cosmocloud.io/cosmocloud-tutorials.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.
