> For the complete documentation index, see [llms.txt](https://docs.pixelguild.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixelguild.gg/introduction/pixel-guild-community.md).

# Pixel Guild Community

**Building a community is the most important aspect of any game - it's what makes a game become more than 'just' a game!**

### :mage: **Loot Legends! Welcome to the Guild!** :mage:

Your adventure begins now! May you find peace among your new kin. Enjoy the comforts of your new home and a safe place to rest after facing endless perils...&#x20;

Band together, swap stories and strategy, and bond over your newly found freedom within the realm. Prepare yourselves. Your journey into the unknown will take you far from home and lead to your true destiny! The strong will survive, the courageous will conquer, and glory is found by the brave! Godspeed young Guildling, may you survive to tell your tale!

<figure><img src="/files/7zVJBJ1i1CT0m1AoVwXx" alt=""><figcaption></figcaption></figure>

### **Community Building & Events:**

\
Within the Pixel Guild universe our community of Guildies and adventurers can maximize their involvement and achievements through regular gameplay, in turn allowing them to participate in pure strategy and skill-based Guild Competitions, Challenges, and Events, with tangible rewards for the winners. Frequent in-game and community activity is encouraged and incentivised, but NFT holders are also able to passively participate - utilising Staking Quests whilst inactive or offline.&#x20;

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

{% hint style="info" %}
**There's a place for everyone in the Pixel Guild community, whether a casual or competitive gamer, an NFT collector and enthusiast, or simply someone interested in Web3 gaming!** &#x20;
{% endhint %}

Missing something? Join the Discord & community and have your say and be heard!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pixelguild.gg/introduction/pixel-guild-community.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
