# The Paper Vault

[Home](https://andrea-zoccatelli.gitbook.io/me/)   &#x20;

***

<figure><img src="/files/qiOhsilLEJ7QFSiLSFPa" alt="" width="375"><figcaption></figcaption></figure>

*Reading papers is a rewarding activity but also involving and time-consuming, so I found myself very often procrastinating.*&#x20;

*To make it funnier, I imagined a world with magical creatures where knowledge is stored and divided into macro categories.*&#x20;

{% content-ref url="/pages/5Dcmw9gpViRpyLdVvw8C" %}
[Machine Learning](/me/the-paper-vault/the-paper-vault/machine-learning.md)
{% endcontent-ref %}

{% content-ref url="/pages/kEnhjF0aO9z93E0H0urh" %}
[Data Centric AI](/me/the-paper-vault/the-paper-vault/data-centric-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/TFi5yWWwGEbNxQp4w88U" %}
[Deep Learning](/me/the-paper-vault/the-paper-vault/deep-learning.md)
{% endcontent-ref %}


---

# 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://andrea-zoccatelli.gitbook.io/me/the-paper-vault/the-paper-vault.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.
