> 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/aspectos-generales-que-considerar.md).

# Aspectos generales que considerar

![](/files/yp0IiEymtIGgS256V81H)

* **Ordenar por:**
  * **Relevancia:** Ordena los registros por relevancia. (Opción por defecto)
  * **Título Asc:** Ordena los registros por título en orden ascendente. Z-A
  * **Título Desc:** Ordena los registros por título de forma descendente A-Z
  * **Año de registro asc:** Ordena los registros por año en orden ascendente.
  * **Año de registro desc:** Ordena los registros por año en orden descendente.
* **Elementos por página:** Número de registros a mostrar (10, 25, 50). Por defecto muestra 10 elementos.

{% hint style="info" %}
**Nota:** *sortby* en la **vista de Mapa** no estará disponible, puesto que no es necesario.
{% endhint %}

![](/files/gWud5Jac32TZV9eTvfps)

**Búsqueda facetada:**

El motor de búsqueda facetada permite filtrar los registros mediante las facetas activas en el sistema.

El usuario tiene la flexibilidad de acotar los resultados por muchos criterios diferentes, incluyendo "Colecciones, palabras clave, etc"


---

# 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-openaccess-es/interfaz-de-usuario/interfaz/inicio-y-navegacion/aspectos-generales-que-considerar.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.
