> For the complete documentation index, see [llms.txt](https://ticketking.xyz/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque.md).

# Personnalisation et image de marque

- [La couleur de l’embed du serveur](https://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque/server-embed-color.md): La couleur d’accent utilisée dans chaque embed Ticket King de votre serveur.
- [Personnaliseur du bot](https://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque/bot-personalizer.md): Donnez à Ticket King un nom, un avatar, une bannière et une bio personnalisés sur votre serveur.
- [Embeds et messages d’accueil personnalisés](https://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque/custom-welcome-embeds.md): L’embed d’ouverture que les membres voient dans leur nouveau ticket. Définissez-le par option de ticket.
- [Format de nom de ticket personnalisé](https://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque/ticket-name-format.md): Comment les nouveaux salons de ticket sont nommés. Couvre les variables, les limites de caractères et la gestion adaptée à Steam.
- [Pieds de page des embeds](https://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque/embed-footers.md): Le pied de page « Propulsé par Ticket King » et le texte de pied de page par embed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ticketking.xyz/docs/fr/personnalisation-et-image-de-marque.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.
