> For the complete documentation index, see [llms.txt](https://product.liquidandgrit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://product.liquidandgrit.com/information-by-product.md).

# Information by Product

- [Market Reports](https://product.liquidandgrit.com/information-by-product/market-reports.md): We provide monthly product reports for the Casual, Core, and Casino Markets
- [Apps Covered](https://product.liquidandgrit.com/information-by-product/market-reports/apps-covered.md): We currently track 168 apps across the casual, core, casino, racing markets.
- [Product Design Toolkits](https://product.liquidandgrit.com/information-by-product/product-design-toolkits.md): A deep analysis of the most important, market-wide topics for game designers
- [Impact Portal](https://product.liquidandgrit.com/information-by-product/impact-portal.md): The online resource with over 34k libraries and all of our product insights
- [Database Tool](https://product.liquidandgrit.com/information-by-product/impact-portal/database-tool.md): Information on Liquid & Grit's Database tool in the Impact Portal
- [Insights Tool](https://product.liquidandgrit.com/information-by-product/impact-portal/insights-tool.md): Information on the Insights tool in Liquid and Grit's Impact Portal
- [Tracker Tool](https://product.liquidandgrit.com/information-by-product/impact-portal/tracker-tool.md): Live ops calendar data for the top grossing apps in the Tracker tool
- [Lift Tool](https://product.liquidandgrit.com/information-by-product/impact-portal/lift-tool.md): Information on the Lift Tool in Liquid and Grit's Impact Portal.
- [Custom Projects](https://product.liquidandgrit.com/information-by-product/custom-projects.md): Learn how to enlist Liquid & Grit for custom work projects that provide data, analysis, and insights on the subjects that matter to you.
- [Economy Teardown - Case](https://product.liquidandgrit.com/information-by-product/custom-projects/economy-teardown-case.md): Custom work projects for specific clients interested in insights on game economies
- [QTRLY Genre Reports - Case](https://product.liquidandgrit.com/information-by-product/custom-projects/qtrly-genre-reports-case.md): Actionable insights by genre
- [Support Analysis - Case](https://product.liquidandgrit.com/information-by-product/custom-projects/support-analysis-case.md): Actionable insights in gamer support
- [Scorecard](https://product.liquidandgrit.com/information-by-product/custom-projects/scorecard.md): Information on Liquid and Grit's product Scorecard tool


---

# 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, and the optional `goal` query parameter:

```
GET https://product.liquidandgrit.com/information-by-product.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
