> For the complete documentation index, see [llms.txt](https://docs.libnova.com/libnova-openaccess-es/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-openaccess-es/interfaz-de-usuario/interfaz/inicio-y-navegacion.md).

# INICIO Y NAVEGACIÓN

![](/files/pJtdBzbfM4rpPo90hQu8)

La vista principal de la interfaz de **OpenAccess** presenta un **motor de búsqueda**, para encontrar **registros destacados**, o para permitir la **navegación por la colección**, para ayudar a encontrar el contenido conservado más fácilmente.

En el menú hay elementos de fácil acceso para ser redirigido a esa vista. Si el usuario se conecta, puede existir la posibilidad de ver contenidos exclusivos.

![](/files/wavg9JH3uvw0oMtzZYVB)

Desplegable de idiomas, muestra todos los idiomas que están disponibles en el sistema.

![](/files/nFxOfdUQaUI3RODYeaFF)

Desplegable de Admin, sólo se muestra si se ha iniciado la sesión y se tiene la conexión para desconectar al usuario.

**Navegación por las colecciones:**

En esta parte de la página de inicio se encuentran las diferentes formas predeterminadas de ver los registros del sistema.

![](/files/W7sTHTelYnBFBTL0v64r)

Esto permite visualizar los registros de diferentes maneras:

* **Lista:** Redirección a la **vista de Lista** de todos los registro&#x73;**.** (Vista de Lista)
* **Línea de tiempo:** Redirección a la **vista Línea de tiempo** con todos los registro&#x73;**.** (Vista de Línea de tiempo)
* **Galería:** Redirección a la **vista Galería** con todos los registro&#x73;**.** (Vista de Galería)
* **Mapa**: Redirección a la **vista Mapa** con todos los registro&#x73;**.** (Vista de Mapa)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.libnova.com/libnova-openaccess-es/interfaz-de-usuario/interfaz/inicio-y-navegacion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
