> For the complete documentation index, see [llms.txt](https://docs.puffverse.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.puffverse.pro/product/pufftown/tutorial/how-to-check-game-stats.md).

# How to Check Game Stats

Go to your ‘PuffGo’ panel to check all your recent games. By clicking on ‘View All’ on the Game page, you can see all the details of your recent matches in PuffGo.

<figure><img src="https://lh4.googleusercontent.com/zTNoM7YMU8HdKD5R-mBokjJWd0PWhP8M6JD6-nWYtpTiFmWnjjorSwx4Iy_B5DcOGkkyNn6NgFuBxl-2owGTlvJc7yzDqK0NF8CmGxB7k2LH4-BaSe2g1McC1XZIuYcbzJp8Cj_FTy9lRdVeMgpIAkg" alt=""><figcaption></figcaption></figure>

As well as your latest seasonal stats with your PuffGo Rank!

<figure><img src="https://lh4.googleusercontent.com/YPbTUx9u-Pq2oz8P7HhOsV0kWqEVN5_S1z6sRzG29JWWHUVPlonR0mXAIS0_bTF9MNAJgeR6f0VTum84Cm2q25zNEAyz7KIUjsICxi8-Tej3tuhLUumP2HOSRWHW5h6utmbi6uBQX4Fyxos-Ve5-k3s" alt=""><figcaption></figcaption></figure>

You can click on ‘Rank’ for more information about the entire Rank stats.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXd2KOXYrTa9eCG6cI2JeUzlLwyvgcxMos5uhsF9LdaYzGhVq5CxHL6EFC_1vqnYoJndFTmI_WAbeT28yZ9XiLG3BdM0Mtndq_SxqlWO1_rAF1IfTsFljtIavhNBQ-deEM16PgMLzco4sJAjA7-GXGHiKEtz?key=KoV4QJUDPqHwLXKJfcnMrg" alt=""><figcaption></figcaption></figure>

Check your Rank status and rewards in the next level.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdoSRr_M_lYx0sxWpdu4NrDkoNemSiZXODDow-9nDmRCQ0xtdAQmElZX1A2EH3xj6fs3XplFkrPe60gI9ItFMYCKiyTUcuDGauEUg0FU2Ow1Zn1x7U6PTIuiKWQFKJcMqSO1ISxL1LJU4b7NyEZUywZTK2n?key=KoV4QJUDPqHwLXKJfcnMrg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.puffverse.pro/product/pufftown/tutorial/how-to-check-game-stats.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.
