# Product Design Toolkits

## Overview

Our [Product Design Toolkits](https://my.liquidandgrit.com/wiki/category/deep-dives) offer comprehensive analysis and insights into specific game mechanics. To develop these insights, we analyze the mechanics in leading apps across markets, tear down economies, review academic and market research, and interview players.

![](/files/-MkbVGQe33sDIQmmoX03)

## Toolkit Resources

Each Deep Dive Toolkit contains several resources:

The **Product Design Report** contains an overview of the mechanic, in-depth analysis, keys to success, and research-based design insights.

The **Economy Spreadsheet** breaks down the mechanic's economy data in top-grossing apps. This data serves as the backend for insights provided in the Deep Dive Report.

The **Detailed Document** offers comprehensive charts, tables, data, and revenue impact analyses for the mechanic across genres.

The **Comparison Sheet** compares different implementations of the mechanic by top-grossing apps.

![](/files/-MkbX3V3vlq23q4ugQGd)

## How to Access

{% hint style="info" %}
**You must be logged in to access Liquid & Grit's Impact Portal and Wiki Tool.** For full access to Liquid & Grit's suite of tools, email us at <support@liquidandgrit.com>.
{% endhint %}

1. Go to our [Insights Tool](https://my.liquidandgrit.com/wiki).
2. Navigate to "Category" and then click "[Product Design Toolkits](https://my.liquidandgrit.com/wiki/category/deep-dives)"
3. Click the Product Design Toolkit you are interested in. You can access all of its resources from this page.

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


---

# 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/reports-and-research/access-deep-dive-toolkits.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.
