# 차단앱 관리

앱 실행 중 차단(블랙)앱을 관리합니다. \ <mark style="background-color:red;">특정 앱을 블랙앱으로 설정한 경우, 해당 앱이 설치된 단말기는 앱 검증에 통과하지 못합니다.</mark>

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

❶ 분류&#x20;

* 사용자 지정: 사용자가 직접 차단(블랙)앱을 지정합니다.&#x20;
* 핑거푸시 지정: 핑거푸시가 지정한 차단(블랙)앱을 보여줍니다.&#x20;

❷ 목록: 차단앱에 대한 정보를 보여줍니다.&#x20;

❸ 앱 추가: 아래 화면에서 차단앱을 추가할 수 있습니다.

<figure><img src="/files/nqvpsDaqJKJNxKvB6j0B" 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/block.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.
