# Añadir una página huérfana

Haciendo clic en el icono de *Añadir nueva página*![](/files/-MFUo4zgjZ-DmGpTBveR) del menú, crearás una nueva página, sin relación con el resto de la wiki. Es una forma de preparar una página que será temporalmente invisible para los usuarios (al menos no de la manera habitual).

> **Nota** : Las páginas huérfanas pueden ser listadas desde el enlace de Todas las páginas en el menú desplegable.


---

# 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.chamilo.org/1.11.x-es/manual-del-profesor/wiki/anadir_una_pagina_huerfana.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.
