# Configurer les permissions

Toutes les permissions du tableau ci-dessous sont du type "supcosmetics.nom\_de\_la\_permission", il ne faut donc pas oublier de rajouter "supcosmetics." devant les noms des permissions dans le tableau. \
Vous avez seulement à donner ses permissions à l’aide de plugins de rank et de permissions comme SupRank, développé par nous-même.

Vous pouvez avoir accès à toutes les permissions en utilisant la permission "supcosmetics.\*".

| Permission         | Utilisation                         |
| ------------------ | ----------------------------------- |
|                    |                                     |
| command\_admin     | Accès à la commande /admincosmetics |
| command\_cosmetics | Accès à la commande /cosmetics      |
| all\_access        | Avoir accès à tout les cosmétiques  |


---

# 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://docs.supdev.tech/supcosmetics/installation/configurer-les-permissions.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.
