# Configuration de votre domaine

Pour que votre domaine ou sous-domaine soit correctement lié à votre calendrier Caligram, vous devrez modifier les entrées DNS de votre nom de domaine. Ce changement s'opère normalement dans le panneau de configuration de votre fournisseur DNS.

1. Contactez-nous à <soutien@caligram.com> pour nous informer du nom de domaine que vous souhaitez utiliser (ex. : calendrier.example.com).
2. Dans la configuration de votre fournisseur DNS, ajoutez une entrée de type `A` et faites-la pointer vers l'adresse IP du serveur de Caligram: `23.92.17.166`.

## Instructions pour les fournisseurs majeurs

* [Funio](https://www.funio.help/hc/fr/articles/220330688-Gérer-la-zone-DNS)
* [GoDaddy](https://ca.godaddy.com/fr/help/ajouter-un-enregistrement-a-19238?lang=en)
* [DNSimple](https://support.dnsimple.com/articles/record-editor/)
* [Gandi](https://wiki.gandi.net/fr/dns/zone/a-record)

Référez-vous au soutien technique de votre fournisseur DNS pour plus d'informations.


---

# 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://guide.caligram.com/administration/configuration-de-domaine.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.
