> 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/landing.md).

# Landing

<h2 align="center">alessiakosmos wiki</h2>

<p align="center">Wiki delle risorse del canale alessiakosmos  - <em>Questa wiki è ancora in fase di creazione!</em></p>

<p align="center"><a href="/spaces/4W5vglRPQdDcqL86p8vA" class="button primary">About me</a> <a href="https://linktr.ee/alessiakosmos" class="button secondary">Linktree - Social</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3> Fonti e approfondimenti dai video</h3></td><td>Consulta tutte le risorse di game design direttamente sincronizzate con il mio vault Obsidian!</td><td><a href="/spaces/UDbWpHEusjKMB8cPJ3Q9">/spaces/UDbWpHEusjKMB8cPJ3Q9</a></td><td><a href="https://s3-alpha.figma.com/hub/file/3587161863/a8d9596c-bb05-4f31-9b3f-d3d9d7bd9a22-cover.png">https://s3-alpha.figma.com/hub/file/3587161863/a8d9596c-bb05-4f31-9b3f-d3d9d7bd9a22-cover.png</a></td></tr><tr><td><h3>Guarda il mio ultimo video</h3></td><td>Sul mio canale youtube potrai recuperare pillole di Game design, analisi di giochi e video approfonditi sul level design e la narrativa</td><td><a href="https://www.youtube.com/@alessiakosmos">https://www.youtube.com/@alessiakosmos</a></td><td data-object-fit="fill"><a href="/files/SxGJHdzIuzsA6AvL2rHg">/files/SxGJHdzIuzsA6AvL2rHg</a></td></tr><tr><td><h3>Unisciti alla Community Discord</h3></td><td>Troverai alert per live e video, ma anche canali in cui mostrare i tuoi lavori, progetti e parlare con altri developer!</td><td></td><td><a href="https://1000logos.net/wp-content/uploads/2021/06/Discord-logo.png">https://1000logos.net/wp-content/uploads/2021/06/Discord-logo.png</a></td></tr></tbody></table>

<h3 align="center"></h3>


---

# 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/landing.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.
