# 길드 페이지

## 길드 소개

Guild Page에서Play Kingdom에 온보딩되어 있는 다양한 길드들을 한눈에 볼 수 있습니다. 이용자는 다양한 필터를 적용하여 이용자와 가장 적합한 길드를 탐색할 수 있습니다.

각 길드의 상세 페이지에서 길드의 홈페이지와 SNS, 참여 Dapp, 소속 인플루언서 등 길드와 관련된 상세 정보를 확인할 수 있습니다.

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

## 길드 커뮤니티

Guild 탭에서 각 길드의 커뮤니티 게시판을 지원합니다. 길드원 자격을 가진 인원만 게시글을 작성하거나 신규 길드원을 모집하는 등 길드를 더 활동적이고 규모있게 만들 수 있는 액션들이 가능합니다.


---

# 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://k3k.gitbook.io/play-kingdom/undefined-1/undefined.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.
