# 정보

> **SSOBIG TOOL 정보 모듈이란?** 정보 모듈은 플레이어의 기본 정보(닉네임, 번호, 성별 등) 또는 설문·투표의 응답 결과를 표시하는 기능을 제공합니다.
>
> 진행자가 특정 상황에서 정보를 단계적으로 공개하거나, 특정 조건을 적용하여 맞춤형 정보를 제공할 수 있습니다.

## 핵심 기능

* **실시간 정보 제공:**
  * 진행자가 설정한 플레이어 정보를 **제공**할 수 있습니다.
  * **특정 조건(팀, 역할, 구역 등)에 따라 공개 여부를 조정**할 수 있습니다.
* **데이터 동적 표시**
  * 플레이어들의 **개인 정보(닉네임, 성별, 번호 등)** 또는 **설문·투표 응답 결과**를 자동으로 불러와 표시할 수 있습니다.

***

## 정보 모듈 가이드

### 표시할 플레이어 필터

* 자세한 필터 설정 방법과 예시는 [필터 시스템](/ssobig-tool-guide/undefined-2/undefined-4.md#undefined-2) 페이지에서 확인하실 수 있습니다.

### 플레이어 번호 랜덤 표시

* 플레이어들의 번호를 정상/랜덤으로 표시합니다.<br>

<figure><img src="/files/06oXGXWANpmH0oRSLlEg" alt=""><figcaption></figcaption></figure>

### 표시할 플레이어 정보

* 플레이어의 **닉네임, 성별, 팀, 구역 등** 다양한 정보를 표시할 수 있습니다.
* 설정 방법은 \[[표시할 플레이어 정보](broken://pages/sLXUdJNPR8OxY0zi9BRX)]에서 확인하세요.

### 표시할 응답 목록

* 특정 모듈(설문, 투표 등)에서 수집된 응답 데이터를 표시할 수 있습니다.
* 설정 방법은 \[[표시할 응답 목록\]](broken://pages/fWAz5wqHK4MhKDsoBsD3)에서 확인하세요.

### 표시할 자원 목록

* 플레이어가 보유한 자원(포인트, 아이템 등)을 표시할 수 있습니다.
* 설정 방법은 \[[표시할 자원 목록 가이드](broken://pages/lXJQ0smJnR5yHH1TiM94)]에서 확인하세요


---

# 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://ssobig-corp.gitbook.io/ssobig-tool-guide/undefined-4/undefined-1/undefined-9.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.
