# Hans Silvester

Bienvenue dans la documentation pour utiliser Wordpress.

Pour vous connecter à l'administration du site, rendez-vous à l'adresse suivante : <https://hanssilvester.com/wp-admin>

A partir de cette interface d'administration, vous pourrez modifier [les collections](/collections.md) et [les menus](/menus.md) du site. Vous pourrez aussi [ajouter des articles d'actualité](/actualite.md#creer-un-article-dactualite) dans le flux du site web.

Si vous avez besoin d'aide sur un point, contactez-moi à l'adresse mail suivante : <sebastien@wecoprod.com>


---

# 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://hanssilvester.wecoprod.com/master.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.
