> 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-role/executives.md).

# Executives

<mark style="color:blue;">**Here are ways Liquid and Grit can help to...**</mark>

## Lead your Team

* [x] Set strategic direction and goals for your studio.

Liquid and Grit's [Insights](/information-by-product/impact-portal/insights-tool.md) tool can provide market insights and competitor analysis to help executives make informed decisions and set strategic goals that align with industry trends and player demands.

## Make Impactful Decisions

* [x] Make data-driven decisions based on market research and analytics.
* [x] Drive innovation and ensure the studio stays competitive in the market.

Alongside our Insights tool, our [Tracker ](/information-by-product/impact-portal/tracker-tool.md)tool and [Lift ](/information-by-product/impact-portal/lift-tool.md)tool can provide information on revenue impact numbers and LiveOps calendar data, ensuring full coverage and analysis of the competitive market. Enabling executives to make impactful decisions that will help meet your goals and boost revenue.

<figure><img src="/files/63f1bj02PEZGUmbshMkA" alt=""><figcaption></figcaption></figure>

Our [App Dev Digest](https://my.liquidandgrit.com/wiki/category/app-development) also offers insights into emerging technologies, trends, and successful features in the gaming industry, helping executives stay ahead of the curve and drive innovation within the studio.

## Assess Performance&#x20;

* [x] Monitor and evaluate the studio's performance and progress.

Executives can request [custom work](/information-by-product/custom-projects.md) to help track key performance indicators, compare against industry benchmarks, and identify areas for improvement or potential growth opportunities.

For example, Liquid and Grit developed a custom [scorecard](/information-by-product/custom-projects/scorecard.md) to help a client evaluate their app's health when compared to other apps tracked by Liquid and Grit.

### **Testimonials**

Don't just take our word for it – we have testimonials from an Executive who experienced firsthand the incredible value of Liquid and Grit in their roles.

**Joseph Kim**

<mark style="color:blue;">**CEO at Lila Games**</mark>

> *"Liquid & Grit reports are the best in the industry. From the multiple research services, reports, and consultants I’ve purchased and hired over the past 5-10 years Liquid & Grit reports provide by far the best value and highest insights.*&#x20;
>
> *Also, Brett Nowak is just a really great guy. I would invite anyone to DM me on LinkedIn if you have any doubt."*


---

# 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-role/executives.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.
