# INTRODUCTION

This paper presents the <mark style="color:yellow;">**MAC App**</mark>, an application designed for an italian archaeological museum in the Avellino province, the **Museo Archeologico Carife**.&#x20;

Since the application was intended to be specifically tailored to this museum, a thorough **investigation** about the MAC’s history, location, holdings, assets, weaknesses, and ambitions preceded the actual design process.&#x20;

All things considered, we concluded that an **application** would be the best fit for the museum’s needs and ambitions. The prototyped app we designed has a *double function*:&#x20;

* On the one hand, the MAC App represents a **collector of information** — an all-inclusive container of accessible data to get to know the museum and explore it;&#x20;
* On the other hand, it serves as a **guide**.&#x20;

In fact, not only does it feature a **traditional guide** (containing written and audio contents), but also — and most importantly — an **interactive one**. The latter is organised according to *three different thematic paths*: by choosing one of them, the visitors will be engaged in a captivating treasure hunt guiding them through the Museum’s holdings.

###


---

# 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://laura-travaglini.gitbook.io/the-mac-app/readme.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.
