# Profil

### 🆔 Système de Profils

Le serveur dispose d'un système de cartes d'identité RP géré par le Bot.

#### Créer son profil

Utilisez la commande `/addprofil`.

Une fenêtre s'ouvrira pour entrer vos détails.

> Note : N'oubliez pas de cliquer sur l'option `+2 options` à la fin de la ligne de commande pour ajouter le lien de votre fiche personnage et sélectionner votre pseudo Discord.

<figure><img src="/files/rS3HaWpRd59nwdmqdkGq" alt=""><figcaption></figcaption></figure>

#### Commandes utiles

| Commande     | Description                                                                                        |
| ------------ | -------------------------------------------------------------------------------------------------- |
| `/profil`    | Affiche votre carte, avec des boutons pour accéder à votre Sac (inventaire) ou Modifier vos infos. |
| `/allprofil` | Affiche la galerie de tous les personnages du serveur.                                             |


---

# 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://number-1.gitbook.io/number-docs/fonctionnalites-du-bot/profil.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.
