# Graphics and More

- [Cartridge Art](https://design.litritt.com/graphics/cartridge-art.md): Game cover artwork showcasing each systems' unique cartridge
- [Shortcuts](https://design.litritt.com/graphics/shortcuts.md): Shortcuts I made, use them if you want
- [Lit Graphics](https://design.litritt.com/graphics/litritt.md): Graphics that I use for my Lit branding
- [Wallpapers](https://design.litritt.com/graphics/wallpapers.md): Wallpapers I made, use them if you want


---

# 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://design.litritt.com/graphics.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.
