# Bag/Tag Breakdown

{% hint style="info" %}
This feature is only for cornhole
{% endhint %}

## How to get to your bag breakdown

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

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

## Adding Tags to a game

Now you can tag each of your games from a tournament with anything you want to track. We have added defaults: Outside Lane Inside Lane Outside Venue Inside Venue Those will be tracked globally. Every other tag you make is only for your eyes. Other players will not be able to see it on your profile.

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

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

## Requesting a new bag

To request a new bag you can fill out the form on the bottom of this web page. <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/player-profile/bag-tag-breakdown.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.
