# Add a new linked page

From the page you're going to add the link to:

* click the *Edit this page* icon,
* click the line you want to add the link on, then **either**:
* add the text between double square brackets \[\[*link to the page to be created*]]. Once saved, the text entered between brackets will be transformed into a link to a new empty page

  ![](/files/-LH9D03AJfssI9YfhIBK)
* **or** click the *Insert/Edit Wiki Link* icon in the editor to indicate the name of the new page to be created.

  ![](/files/-LH9D03GI6GsuYIhJmnV)
* click ***Save***.


---

# 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/teacher-guide/wiki/add_a_new_linked_page.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.
