# Scorecard

## Overview

The **Scorecard** tool helps subscribers self-check the health of an app or set of apps tracked by Liquid and Grit.

The [Scoring Guide](/custom-projects/scorecard/how-to-use-scorecard.md) shows you how to determine an app’s health, from the player’s perspective, by examining select characteristics of different release types using data pulled from our Impact Portal. Characteristic data results are then converted into a score (review how the scoring scale was set [here](/custom-projects/scorecard/additional-information.md)). Scorecard results can be used to compare against other apps within the same market or to track changes to an app's health over time.

<mark style="color:blue;">This product is currently only available for apps within the casino market (bingo, casual casino, poker/cards, and slots).</mark>

To request a scorecard for non-casino markets/genres or for any questions regarding the scoring process, reach out to us at <support@liquidandgrit.com>.&#x20;

### Characteristics

See [Characteristics in Depth](/custom-projects/scorecard/additional-information.md#characteristics-in-depth) to review why we selected this set of characteristics to determine the health of an app.

|         Features         |           Events           |          Content         |
| :----------------------: | :------------------------: | :----------------------: |
|      Total available     |      Mechanic variety      |      Total available     |
|     Mechanic variety     |   New event release rate   | New content release rate |
| New feature release rate | Simultaneous active events |             -            |
|             -            |      Active event days     |             -            |

### **Discover more about:**&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to Use</strong></td><td>Learn how to navigate and utilize our Scorecard tool</td><td></td><td><a href="/pages/1CrhcOitlwvmqzvDVHJ6">/pages/1CrhcOitlwvmqzvDVHJ6</a></td></tr><tr><td><strong>Additional Information</strong></td><td>More information on the scoring scale and characteristics in depth</td><td></td><td><a href="/pages/5r4YkOLoqeGAN4f4llBL">/pages/5r4YkOLoqeGAN4f4llBL</a></td></tr></tbody></table>


---

# 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://faq.liquidandgrit.com/custom-projects/scorecard.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.
