# ༺⊰ 지원 ⊱༻

- [방송인 제휴](https://wiki.beartown.kr/beartown/support/broadcasting.md)
- [후원](https://wiki.beartown.kr/beartown/support/donation.md): 베어타운 서버를 도와주셔서 정말 감사합니다!
- [디스코드](https://wiki.beartown.kr/beartown/support/discord.md)
- [문제 해결](https://wiki.beartown.kr/beartown/support/troubleshooting.md)
- [문의](https://wiki.beartown.kr/beartown/support/troubleshooting/inquiry.md)
- [클라이언트 로그 획득](https://wiki.beartown.kr/beartown/support/troubleshooting/client-log.md)
- [서버 버전 세팅하는 법](https://wiki.beartown.kr/beartown/support/troubleshooting/undefined.md): 버전이 맞지않아 서버에 접속이 불가할 때 다음과 같은 방법으로 버전을 맞게 변경하실 수 있습니다.
- [리소스팩 적용](https://wiki.beartown.kr/beartown/support/troubleshooting/resourcepack.md)
- [소통의 밤](https://wiki.beartown.kr/beartown/support/troubleshooting/meeting.md)
- [추천](https://wiki.beartown.kr/beartown/support/troubleshooting/vote.md): 추천 시 발생하는 주요 문제 해결 방안을 알려드려요
- [개발 & 운영팀](https://wiki.beartown.kr/beartown/support/devs.md)
- [개발진 지원하기](https://wiki.beartown.kr/beartown/support/devs/dev-application.md)
- [운영진 지원하기](https://wiki.beartown.kr/beartown/support/devs/gm-application.md)


---

# 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://wiki.beartown.kr/beartown/support.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.
