# About

YAM ScoreSheet, allows you to calculate your game scores in real time and was designed for the board game YAM.

> A manual mode is also available for those who like to do calculations.

<a href="https://play.google.com/store/apps/details?id=net.gabrieldjadev.yamscoresheet" class="button primary" data-icon="google-play">Download from the Play Store</a>

{% hint style="info" %}

### 📌 Important note <a href="#note-importante" id="note-importante"></a>

This app is a digital score sheet. It does not allow you to roll virtual dice or play online. Each player must use the app on their own device to keep track of their points during a real game.
{% endhint %}

🎲 Download YAM ScoreSheet now and take your board game nights to the next level!

***

### ℹ️ Before starting the game

{% hint style="info" %}
If you can't do anything, just enter 0 to cross out a box.
{% endhint %}

**To avoid confusion.**

Make sure all players have the same settings as you, i.e.:

* The same game mode (on the home page)
* Manual mode, whether enabled or disabled (in settings)

*<mark style="color:$info;">Manual mode does not support bonus points.</mark>*


---

# 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://gabriel-djalayer.gitbook.io/yam-scoresheet/information/about.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.
