> For the complete documentation index, see [llms.txt](https://docs.libnova.com/libnova/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.libnova.com/libnova/master.md).

# Documentation and Guides

[LABDRIVE](https://docs.libnova.com/labdrive): Innovative research data management and digital preservation platform

[LIBSAFE Go](https://docs.libnova.com/libsafe-go): One-step highly automated digital preservation platform

[LIBSAFE Advanced](https://docs.libnova.com/libsafe-advanced-manual/): Powerful platform for complex preservation needs

[LIBSAFE Advanced Pro](https://docs.libnova.com/libsafe-advanced/):  The most advanced digital preservation platform

* [System Administrator Manual](https://docs.libnova.com/libsafe-advanced-system-administrator-manual/)
* [User Administration Manual](https://docs.libnova.com/libsafe-advanced-user-administration-manual/)
* [Preservation Administrator Manual](https://docs.libnova.com/libsafe-advanced-preservation-administrator-manual/)
* [Flexible Intake Module Manual](https://docs.libnova.com/libsafe-flexible-intake/)

[OpenAccess Discovery](https://docs.libnova.com/libsafe-openaccess/) (Heritage or Research versions) - EN&#x20;

[OpenAccess Discovery](https://docs.libnova.com/libnova-openaccess-es/) (Versiones Patrimonio o Investigación) - ES

[Platform Mirroring](https://docs.libnova.com/libnova/v/platform-mirroring)

[Pipelines Module](https://docs.libnova.com/libnova/pipelines-module/)


---

# 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://docs.libnova.com/libnova/master.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.
