# 기능 요청

Ticket King이 여러분의 서버에 더 나아지려면 무엇이 필요할지 알려주세요.

## 제안할 곳

에 게시하세요 `#feedback` 또는 `#suggestions` 지원 Discord의 채널에서 [ticketking.xyz/support](https://ticketking.xyz/support).

## 명확한 요청을 작성하는 방법

이 템플릿을 사용하세요:

> **문제.** 오늘날 무엇이 부족하거나 어려운지.
>
> **사용 사례.** 여러분의 상황을, 가능하다면 수치와 함께 적어주세요.
>
> **제안하는 해결책.** 원하는 것.
>
> **왜 이것이 제 서버에 중요한지.** 얼마나 자주 도움이 되는지.

길게 늘어놓은 불만 목록보다 짧고 구체적인 요청이 더 반영하기 쉽습니다.

도움이 되는 몇 가지:

1. **명확한 사용 사례.** 예를 들어, "저희는 1만 명 규모의 서버를 운영하며 주당 약 200개의 티켓을 받고 있고, X를 할 수 없습니다."
2. **구체적인 아이디어.** "각 패널에 Z 설정을 두었으면 좋겠다"는 "패널을 더 좋게 만들어 주세요"보다 더 명확합니다.
3. **같은 것을 원하는 다른 서버들.** 여러 관리자들이 요청한다면, 그것은 알아두면 유용합니다.

## 기존 스레드가 있는지 확인하세요

많은 아이디어에는 이미 다음에 스레드가 있습니다 `#feedback` 또는 `#suggestions`. 먼저 그곳에서 검색하세요. 이미 스레드가 있다면 새로 시작하지 말고 거기에 추가하세요.

## 관련

{% content-ref url="/pages/e6165d9f6cf387f25ab6d964d5326b2b279cc821" %}
[지원 Discord 참여하기](/docs/ko/get-help-and-community/joining-support-discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/cf03bb677b823e2c1e2f467fa0c85b4111954d6d" %}
[버그 보고](/docs/ko/get-help-and-community/reporting-bugs.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/get-help-and-community/requesting-features.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.
