# GET STARTED

- [Create a data container](https://docs.libnova.com/libsafe-advanced-manual/get-started/create-a-data-container.md)
- [Upload content](https://docs.libnova.com/libsafe-advanced-manual/get-started/upload-content.md)
- [Download content](https://docs.libnova.com/libsafe-advanced-manual/get-started/download-content.md)
- [Introduction to metadata](https://docs.libnova.com/libsafe-advanced-manual/get-started/introduction-to-metadata.md)
- [Search](https://docs.libnova.com/libsafe-advanced-manual/get-started/search.md)
- [File versioning and recovery](https://docs.libnova.com/libsafe-advanced-manual/get-started/file-versioning-and-recovery.md)
- [Work with data containers](https://docs.libnova.com/libsafe-advanced-manual/get-started/work-with-data-containers.md)
- [Functions](https://docs.libnova.com/libsafe-advanced-manual/get-started/functions.md)
- [Storage mode transitions](https://docs.libnova.com/libsafe-advanced-manual/get-started/storage-mode-transitions.md)
- [Jupyter Notebooks](https://docs.libnova.com/libsafe-advanced-manual/get-started/jupyter-notebooks.md)
- [OpenAccess Integration](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration.md)
- [Transfer Connector](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration/transfer-connector.md): General concepts
- [LIBSAFE Configuration](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration/libsafe-configuration.md): A guide for LIBSAFE Advanced to OpenAccess publication
- [OpenAccess Configuration](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration/openaccess-configuration.md)
- [Multilanguage](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration/multilanguage.md)
- [Supported Formats](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration/supported-formats.md)
- [Changelog](https://docs.libnova.com/libsafe-advanced-manual/get-started/openaccess-integration/changelog.md)


---

# 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-manual/get-started.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.
