# Desglose de bolsa/etiqueta

{% hint style="info" %}
Esta función es solo para cornhole
{% endhint %}

## Cómo llegar al desglose de tu bolsa

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

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

## Añadir etiquetas a un juego

Ahora puedes etiquetar cada uno de tus juegos de un torneo con lo que quieras rastrear. Hemos añadido valores predeterminados: carril exterior, carril interior, recinto exterior, recinto interior. Eso se rastreará de forma global. Cualquier otra etiqueta que hagas será solo para tus ojos. Los demás jugadores no podrán verla en tu perfil.

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

<figure><img src="/files/3f7fc1e22def6004dd7e17c3f866b189e306596f" alt=""><figcaption></figcaption></figure>

## Solicitar una nueva bolsa

Para solicitar una nueva bolsa, puedes rellenar el formulario al final de esta página 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/es/player-profile/desglose-de-bolsa-etiqueta.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.
