# Enlazar una nueva página

Para añadir el enlace desde la página:

* haz clic en el icono de *editar esta página,*
* haz clic en la línea donde desees añadir el enlace, y entonces, **o bien:**
* añade el texto entre dobles corchetes \[\[enlace a la página a crear]]. Una vez guardado, el texto introducido entre los corchetes será transformado en un enlace a una nueva página vacía,
* o bien clic en el icono de *Insertar/Editar Enlace Wiki* en el editor para indicar el nombre de la nueva página a crear,

![](/files/-MFUo4PGKDAPzK8JZm9v)

![](/files/-MFUo4PTDbgPawgEIRAy)

* haz clic en *Guardar*


---

# 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/enlazar_una_nueva_pagina.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.
