> For the complete documentation index, see [llms.txt](https://alessialonardi.gitbook.io/alessiakosmos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alessialonardi.gitbook.io/alessiakosmos/risorse/struct/template.md).

# 1-Come strutturo i documenti delle fonti

| Titolo                | *Titolo del video*                                       |
| --------------------- | -------------------------------------------------------- |
| Anno di pubblicazione | *L'anno in cui è stato pubblicato il video*              |
| Argomento (Tag)       | *Tag di riferimento per argomento e/o format del canale* |
| Descrizione           | *Descrizione del video di youtube e argomenti trattati*  |

## Gioco preso in analisi

*Se tra i tag c'è # analisi*

| Titolo            |   |
| ----------------- | - |
| Developer name    |   |
| Steam             |   |
| Itch.io           |   |
| Altre piattaforme |   |

## Fonti

> *Le fonti utilizzate per la creazione del video. Includono talvolta fonti importanti per elementi visivi, infografiche, forum e giochi citati, nonchè interviste.* *Se ce ne sono poche o essenziali, talvolta la categoria può essere rinominata "Fonti e approfondimenti".*

* *Formato*: Nome\* autore (*omesso se non presente o uguale alla piattaforma*), Titolo del contenuto, Piattaforma/Editore (Originally \[ ] *se è su webarchive*), Link diretto

## Approfondimenti

> *Elementi non citati direttamente nel video ma i cui concetti sono utilizzati e recuperabili negli argomenti trattati. Solitamente estensioni e approfondimenti dell'argomento trattato o curiosità.*

* *Formato*: Nome\* autore (*omesso se non presente o uguale alla piattaforma*), Titolo del contenuto, Piattaforma/Editore (Originally \[ ] *se è su webarchive*), Link diretto


---

# 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://alessialonardi.gitbook.io/alessiakosmos/risorse/struct/template.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.
