# Guild & Community

X Heroes: NFT War supports a variety of community activities in the game through friend system and guild system.

### Friend System

* While enjoying the game, you can add other players you met to your friends list and chat with them.
* You can send or receive hearts from your friends and use them to purchase various enhancement and awakening materials at the heart exchange shop in the game.

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

### Guild System

* Players can create their own guilds or join guilds created by other players.
* Guild members belonging to the guild must contribute to raise the guild level by checking attendance and donating gold.
* Depending on the level of the guild you belong to, the number of guild members you can accommodate increases and you can receive various buffs during gameplay.
* The guild level can be raised to level 40, and 50 guild members can be accommodated based on the full level, and you will receive 10% experience and 10% gold acquisition in the dungeon.
* Guild units can participate in the World Boss Challenge, which is held irregularly in the game, and the guild ranking is calculated by adding up the accumulated damage inflicted on the World Boss by guild members, including the player himself. You will obtain blue diamond and guild token as a guild reward for the World Boss Challenge.

<figure><img src="/files/3vLNxfi29nd0UywCYrti" alt=""><figcaption></figcaption></figure>

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


---

# 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://meversedex.gitbook.io/x-heroes-nft-war/game-system/guild-and-community.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.
