# Introduction

In **LIBNOVA** we have created a powerful digital preservation system, easy to use, that will allow you to preserve big volumes of information from a new point of view.

This system is **LIBSAFE**, a digital preservation system based in the OAIS / ISO 14721 standard.

We trust **LIBSAFE** will help you in your daily work.

Remember that we are always ready to help you with any incident, question or improvement suggestion you may want to bring to us, for which we have available our support service at [www.libnova.com](http://www.libnova.com).

This manual is the system administrator manual. It is oriented to allow final configuration and checking of a **LIBSAFE** installation, prior to its use by the preservation team, and for later maintenance of the platform throughout its operation.

It is presumed that the system’s administrator knows and has read the User and Preservation Administrator Manual, at least as to what refers to browsing and use, as well as to the concepts related to a preservation system.

NOTE: This document is a manual and not a guide; it is recommended that you read the full manual for a better use of the application.


---

# 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://docs.libnova.com/libsafe-advanced-system-administrator-manual/introduction.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.
