# Hébergement Web

- [Rediriger un nom de domaine](https://wiki.now-heberg.com/hebergement-web/rediriger-un-nom-de-domaine.md)
- [Relier son compte CloudFlare](https://wiki.now-heberg.com/hebergement-web/relier-son-compte-cloudflare.md)
- [Changer la version PHP](https://wiki.now-heberg.com/hebergement-web/changer-la-version-php.md)
- [Créer un cerificat SSL](https://wiki.now-heberg.com/hebergement-web/creer-un-cerificat-ssl.md)
- [Créer un compte FTP](https://wiki.now-heberg.com/hebergement-web/creer-un-compte-ftp.md)
- [Créer un compte MySQL](https://wiki.now-heberg.com/hebergement-web/creer-un-compte-mysql.md)
- [Créer une boite mail](https://wiki.now-heberg.com/hebergement-web/creer-une-boite-mail.md)
- [Installer Azuriom](https://wiki.now-heberg.com/hebergement-web/installer-azuriom.md)


---

# 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://wiki.now-heberg.com/hebergement-web.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.
