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

# Database Tool

## Overview

Our [Database](https://my.liquidandgrit.com/library/gallery) supplies over 45K filterable and searchable galleries containing screenshots and videos of gameplay.

{% embed url="<https://youtu.be/YOJxSCSOXEM>" %}

## How to Access

You must be logged in to access Liquid & Grit's Impact Portal and Database tool. For full access to Liquid & Grit's suite of tools, email support at <support@liquidandgrit.com>.

## Summary of Content

To help you get started, here’s a summary of the content available in the Database:

The [Gallery](https://my.liquidandgrit.com/library/gallery) view contains screenshots and video content of game features, mechanics, events, etc. Each entry contains its own gallery.

The [Data](https://my.liquidandgrit.com/library/gallery?view=data) view contains a table of our internal tracking data corresponding to your filter selection. The data can be exported as a CSV file.

The [Matrix](https://my.liquidandgrit.com/library/gallery?view=matrix) view contains a breakdown of the features, events, and content released by each app we track according to your search criteria. Clicking "X" directs you to the gallery results for that specific app.

### **Discover more about:**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Tracked Apps</strong></td><td>List of Apps that Liquid and Grit actively tracks.</td><td></td><td><a href="/pages/-Mja_GRZhIL6u9dLoH6Q">/pages/-Mja_GRZhIL6u9dLoH6Q</a></td></tr><tr><td><strong>Releases Taxonomy</strong></td><td>Information on Liquid &#x26; Grit's Taxonomy System</td><td></td><td><a href="/pages/-Miayqi5iXImaai5npaE">/pages/-Miayqi5iXImaai5npaE</a></td></tr><tr><td><strong>How to Use</strong></td><td>Learn how to navigate and utilize our Database tool.</td><td></td><td><a href="/pages/7mh0CwPCaVdbFV6yr4yj">/pages/7mh0CwPCaVdbFV6yr4yj</a></td></tr></tbody></table>


---

# 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://faq.liquidandgrit.com/design-portal/database.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.
