# Welcome to the Secretariat of Litera Scientia!

## Legal and press section

{% content-ref url="legal/privacy" %}
[privacy](https://mgt.literascientia.org/legal/privacy)
{% endcontent-ref %}

{% hint style="info" %}
**COPYRIGHT** Subject to the existing rights of third parties, **Litera Scientia** is the owner of the copyright in this work, and no portion thereof is to be copied, reproduced, or disseminated without the prior written consent of us.

For more information, send an email to <info@literascientia.org>.
{% endhint %}


---

# 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://mgt.literascientia.org/welcome.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.
