# Andere wiki-functies

Het menu in de linkerbovenhoek (vervolgkeuzemenu) geeft toegang tot andere wiki-functies, ongeacht de huidige pagina:

* zoeken naar titels of inhoud van pagina's,
* toon een lijst van alle pagina's,
* lijst alleen de laatste wijzigingen,
* verwijder de hele wiki (wees voorzichtig met dit commando!),
* bekijk de meest actieve gebruikers,
* zie de meest bezochte pagina's,
* zie de meest bijgewerkte pagina's,
* zie alle weespagina's,
* bekijk alle lege pagina's (gewenste pagina's) die als zodanig zijn aangemaakt om iemand anders uit te nodigen om inhoud over een bepaald onderwerp toe te voegen.


---

# 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-nl/leerkracht-handleiding/wiki/other_wiki_features.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.
