# 6. 앱 사용 시, 차단 유저 관리는 어디서 할 수 있나요?

* 사용하시는 앱의 '내 정보' 탭 > 차단 유저 관리에서 확인 및 관리가 가능해요.&#x20;

관리자가 '차단 유저 관리'의 위치와 내용을 변경했을 시, 가이드 내용과 상이할 수 있습니다.

2023.08.21 Jinny


---

# 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://docs.ohmyapp.io/main/guide/faq/etc/6.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.
