# 해시 관리

앱 등록 시 해시 값을 등록하여 앱의 위변조를 검증할 수 있습니다. \
‘해시 관리’ 메뉴에서는 해시 값을 클릭하여 등록된 해시 값을 수정할 수 있습니다.

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

❶ 조회&#x20;

* 앱 조회: 앱 목록에서 선택하여 조회할 수 있습니다.&#x20;
* 버전명: 앱의 버전명으로 조회할 수 있습니다.&#x20;
* OS: 앱의 OS(Android/iOS)를 구분하여 조회할 수 있습니다.&#x20;

❷ 목록: 앱 명/OS/앱 버전/식별자(단말기 고유 값)을 확인할 수 있습니다.\
식별자(단말기 고유 값)을 클릭한 후 ‘수집내역조회’ 버튼을 클릭하면 수집된 해시 값 목록을 확인할 수 있습니다.

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

<figure><img src="/files/vj1K1S9h6GqPiol0VTeS" 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://developers.fingerpush.com/appdog/console/hash.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.
