# Répartition sac/étiquette

{% hint style="info" %}
Cette fonctionnalité est uniquement pour le cornhole
{% endhint %}

## Comment accéder au détail de ton sac

<figure><img src="/files/4325c2581a644e15b2234912ee41290d1d37fe78" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/97c8b10108f93049f4b50af7912470fee38a3348" alt=""><figcaption></figcaption></figure>

## Ajouter des étiquettes à une partie

Maintenant, tu peux étiqueter chacune de tes parties d’un tournoi avec tout ce que tu veux suivre. Nous avons ajouté des valeurs par défaut : Couloir extérieur, Couloir intérieur, Lieu extérieur, Lieu intérieur. Celles-ci seront suivies globalement. Toutes les autres étiquettes que tu crées ne sont visibles que par toi. Les autres joueurs ne pourront pas les voir sur ton profil.

<figure><img src="/files/9da80db873ef7fb56d6d92a137a72602c8c554b5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0b31678582d266ae50e1ee97b8716167cf7f0902" alt=""><figcaption></figcaption></figure>

## Demander un nouveau sac

Pour demander un nouveau sac, tu peux remplir le formulaire en bas de cette page web. <https://scoreholio.com/bags/>


---

# 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.scoreholio.com/fr/player-profile/repartition-sac-etiquette.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.
