# OpenAccess Integration

LIBSAFE OpenAccess is the Access and Discovery module that can be used in conjunction with Go.

LIBSAFE Go includes a powerful interface for searching and accessing the preserved content, but when you require for the objects to be accesible to a 3rd party that is only interested in accessing the content (and it in its preservation) and to do so in a friendly way, LIBSAFE OpenAccess can help.

You can see our [OpenAccess demo site](https://openaccess.libnova.com/) to understand how it works as a stand-alone product. Nevertheless, it is possible to make content available to a third party – in the same organized manner, on OpenAccess through the use of a transfer connector.


---

# 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-go/get-started/openaccess-integration.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.
