> 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/game-designer.md).

# Game Designer

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

## Brainstorm new ideas

* [x] Conceptualize new gameplay features, events, and more.&#x20;
* [x] Design engaging gameplay and environments.&#x20;

Liquid and Grit's [Database](/information-by-product/impact-portal/database-tool.md) and [Insights ](/information-by-product/impact-portal/insights-tool.md)tool can offer examples, insights, and teardowns into successful mechanics and features in similar games, helping designers brainstorm creative ideas that will resonate with players.

<figure><img src="/files/8hufUWD9EeDKgsmCtRBZ" alt=""><figcaption></figcaption></figure>

## Develop your designs&#x20;

* [x] Create prototypes or final products of your ideas.
* [x] Script in-game events and cutscenes.&#x20;
* [x] Incorporate effective battle pass systems, VIP programs, clubs and more.&#x20;

Liquid and Grit's [Deep Dive Toolkits](/information-by-product/product-design-toolkits.md) offer comprehensive analysis and insights into specific, important genre-wide topics, allowing game designers to develop systems that are balanced, engaging, and effective.&#x20;

For example, our [Narrative Design](https://my.liquidandgrit.com/wiki/narrative-design-toolkit-design-toolkit) deep dive tookit, offers details and examples into how to design compelling narratives in apps of any genre and at any scale, empowering game designers to create compelling and memorable narrative elements.&#x20;

<figure><img src="/files/4z6nkyIVOC6hclDzxQo0" alt=""><figcaption></figcaption></figure>

For topics not currently covered in our reports, you can also can request [custom work](/information-by-product/custom-projects.md) on more specific coverage.&#x20;


---

# 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/game-designer.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.
