# RHT: Ink Inspector

## Summary

**Created:** Aug 18 2024 by [mana vortex](mailto:undefined)\
**Last documented edit:** Aug 18 2024 by [mana vortex](mailto:undefined)

This page describes RHT's Ink Inspector and tells you how to analyze Cyberpunk's UI

## Ink Inspector: Inspect

This tab lets you see the UI's entire hierarchy.

If you highlight a row, an overlay will appear on the corresponding parts of the screen.

<figure><img src="/files/g3CqFR83etEhgr2StjAI" alt=""><figcaption></figcaption></figure>

## Ink Inspector: Pick

By binding a custom hotkey, you can analyze any widget on the game's default interface:

<figure><img src="/files/rAQ3XI8K5JKQVtoa47yh" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/modding-tools/redhottools/rht-ink-inspector.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.
