# 패널 옵션에서 Steam 연결 요구하기

<i class="fa-crown">:crown:</i> **프리미엄 기능입니다.** 구성원이 특정 패널 옵션을 열기 전에 Steam 계정을 연결하도록 하려면:

## 옵션별 토글

패널 편집기에서 해당 옵션을 열고, 다음으로 이동합니다: **고급 탭**, 다음을 찾습니다: **Steam ID 연동** 섹션에서 다음을 켭니다: **Steam Linking 필요** 토글을 켜세요.

켜져 있으면, 이 옵션을 클릭할 때 구성원이 아직 연결되지 않았다면 티켓 양식이 열리기 전에 먼저 Steam 연결 절차가 시작됩니다.

## 상속

토글은 패널 기본값을 따르거나, 이 옵션에 대해 별도로 설정할 수 있습니다:

* **패널 기본값 사용.** 이 옵션은 패널의 Steam ID 통합 설정을 따릅니다.
* **여기서 설정합니다.** 이 옵션은 자체 켜짐/꺼짐 값을 사용합니다.

패널 기본값은 다음에서 설정됩니다: **패널 기본값**, **기본 Steam ID 연동**.

<figure><img src="/files/0bf9a9fcbff7a1592f812ffa3ace3a2bb387b929" alt="A panel option&#x27;s Advanced tab with the Steam ID Integration section and Require Steam Linking toggle"><figcaption></figcaption></figure>

## 언제 요구할지

* 계정 소유 여부가 중요한 게임별 옵션, 예를 들어 "해커 신고", "아이템 분쟁" 또는 "계정 도움".
* Steam ID가 자격이 있는 사람을 확인하는 데 도움이 되는 서포터 또는 VIP 옵션.
* 기록상 Steam 계정이 필요한 환불 또는 거래 옵션.

## 언제 요구하지 않을지

* 일반 지원처럼, 연결 단계를 추가하면 질문만 하려는 구성원에게 방해가 되는 경우.
* 신청 옵션. 대신 계정 생성일, 서버 가입 기간 또는 필요한 역할과 같은 신청 조건 규칙을 사용하세요.

Steam ID 통합은 프리미엄 기능입니다.

## 양식 질문과 함께 사용

Steam 연결은 양식 질문과 별개입니다. 패널 옵션은 다음 방식 중 하나로 설정할 수 있습니다:

* 질문도 없고 Steam 연결도 없음.
* 양식 질문만.
* Steam 연결만.
* Steam 연결과 양식 질문 둘 다. 구성원이 먼저 연결한 다음 양식을 작성하고, 그 후 티켓이 열립니다.

## 프리미엄이 종료되면

서버가 프리미엄에서 무료로 전환되면:

* 이미 연결한 구성원은 저장된 Steam ID를 유지합니다.
* 이 옵션을 클릭하면 연결 단계 없이 티켓이 열립니다.
* 프리미엄이 복구되면 이 옵션은 다시 연결을 요구합니다.

## 이렇게 활성화되는 플레이스홀더

Steam ID 통합이 켜져 있고 서버에 프리미엄이 있으면 다음을 사용할 수 있습니다: `{STEAM_ID}` 플레이스홀더를 다음에서:

* 티켓 이름 형식.
* 사용자 지정 티켓 임베드 메시지.
* 사용자 지정 티켓 메시지.
* 관리자 스레드 메시지.

## 관련

{% content-ref url="/pages/a898fec303d5981eff12f8a34a63bffadbe97469" %}
[Steam 연동이 하는 일](/docs/ko/steam/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/1a336312dccc23ede6de8a6d04477c20f51879ef" %}
[옵션별 설정](/docs/ko/panels/per-option-settings.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ticketking.xyz/docs/ko/steam/requiring-on-a-panel-option.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.
