# Sample Apps

[Thunkable Inventory - Inventory Management](https://x.thunkable.com/projectPage/61ba4264b6b4c7001012d714)

[Book Reviews](https://x.thunkable.com/projectPage/624b7590f439290012a4edbc)

[Event Planner](https://x.thunkable.com/projectPage/627d84cc61a1ab0011c52bfe)

[Sign In + Sign Out](https://x.thunkable.com/projectPage/63c9d16183e6a8021b4bd1bd)

[Web API - Weather App](https://x.thunkable.com/projectPage/648ceab1ece0714ec526277e)

[ThunkableDoodle - drawing app](https://x.thunkable.com/projectPage/644157c7e2e173096fb38131)

[Image Recognizer](https://x.thunkable.com/projectPage/648f8146664db080d1223c37)

[Flashcard App](https://x.thunkable.com/projectPage/64c8221018c7393c9c6aaf01)

[Travel App](https://x.thunkable.com/projectPage/649b56e684a34251b5a5c95f)

[Quote Estimator](https://x.thunkable.com/projectPage/651f472b8e362b265a3f391d)

[Expense Tracker](https://x.thunkable.com/projectPage/65c4e806b38304c22f0de3e8)

[Landscape Material Calculator](https://x.thunkable.com/projectPage/65c6376b3d25cc6a18f56d7f)

[Building Materials Calculator](https://x.thunkable.com/projectPage/65cfbcd573d39c095cc15da3)

[Package Pickup - Customer](https://x.thunkable.com/projectPage/65cfbcfa73d39c095cc17771)

[Package Pickup - Driver](https://x.thunkable.com/projectPage/65cfbd0d73d39c095cc1d3ca)


---

# 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.thunkable.com/getting-started/sample-apps-and-tutorials/sample-apps.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.
