# 차단하기

## **회원 차단이란?** <a href="#about" id="about"></a>

더 이상 열람을 원치 않는 회원의 게시글이나 댓글을 차단할 수 있으며, 메모를 통해 기록을 남길 수 있습니다. \
차단한 회원의 댓글이나 게시글은 확인할 수 없으며, 차단한 회원이 댓글을 남기거나 좋아요를 눌러도 알림이 오지 않습니다. 팔로우한 상태일 경우 팔로우가 해제되고 차단됩니다.

## **어떻게 차단할 수 있나요?** <a href="#guide" id="guide"></a>

이 기능은 로그인 후 사용하실 수 있으며, **차단을 원하는 회원의 닉네임을 선택 후 ⋮(더보기) → \[차단하기]**&#xB97C; 선택하시면 차단하실 수 있습니다.&#x20;

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

{% hint style="info" %}
메모 입력은 선택사항이며 입력하지 않으셔도 됩니다.
{% endhint %}

{% hint style="warning" %}

#### **차단한 회원의 활동은 계속 볼 수 없나요?**

차단한 회원의 목록과 메모 내역은 [**차단 관리 페이지**](https://www.i-boss.co.kr/ab-user_block)에서 확인 가능하며, 언제든 수정/삭제할 수 있습니다. \
차단 관리에서 삭제 버튼을 누르면 차단이 해제되고 다시 해당 회원의 댓글이나 좋아요 알림을 받으실 수 있습니다.
{% endhint %}

<br>


---

# 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://i-boss.gitbook.io/main/guide/activity/report-block/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.
