# Guild

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

Guild content is one of the elements that make Aqua Farm more engaging and enjoyable. Participating in guild activities allows players to experience more fun and various gameplay with friends through social interactions.

## Create Your Own Guild

Guilds can be created by every user who owns the account to which the wallet is connected. A certain amount of <mark style="color:red;">AES</mark> is required to create a guild.

## Leveling

The level of a guild is based on the number and grade of its registered Aree and Guardians in the Guild Union, with levels ranging from 1 to a maximum of 120. The number of Islet spots available on a guild's Port is limited based on the guild's level.&#x20;

The earning points that reflect NFTs by grade are as follows.

| Grade                                                   | Point per Aree NFT | Point per Guardian NFT |
| ------------------------------------------------------- | ------------------ | ---------------------- |
| <mark style="background-color:green;">Normal</mark>     | 5                  | 10                     |
| <mark style="background-color:blue;">Rare</mark>        | 25                 | 50                     |
| <mark style="background-color:purple;">Epic</mark>      | 125                | 250                    |
| <mark style="background-color:orange;">Legendary</mark> | 625                | 1,250                  |

If the level of the guild is lowered, the role of all placed islets on the Port will be suspended.

## Port

Guilds have their own designated area just like individual players have Oasis. These areas are known as ports, where various islets can be placed.

<figure><img src="/files/eBzBshBAVV3mEffbly9G" alt=""><figcaption><p>Islets</p></figcaption></figure>

Only the guild master and designated members are authorized to place specialized islets for the guild system on the Port. These islets offer a range of unique benefits and features that enhance the guild's overall capabilities, including increased member, revenue generation, and scholarship opportunities.&#x20;

To build the islets on the Port, <mark style="color:blue;">PODO</mark> from asset of the guild, and special materials.

## Asset / Revenue

Guilds can stock up on the following two types of funds needed for guild operation.

### Asset

Assets have multiple purposes, including the acquisition of islets to be placed on the guild Oasis and the enhancement of guild resources.

### Revenue

A type of funds that guild members receive as commissions from rewards they have earned over a certain period of time. The fund is shared with the members every week according to the distribution rate set by the guild master.

## Revenue Share

Within a guild, members can distribute the guild's revenue among themselves according to an established rate set by the guild's master. The master can change the ratio of revenue share on the settings of the guild.

<figure><img src="/files/8XsgKGyd1ac5FrejxzCG" alt=""><figcaption></figcaption></figure>

##

## Union

Aqua Farm offers a scholarship system for guild members that allows them to rent Aree/Guardian NFTs from each other. This rental system includes a reward policy that not only helps NFT holders preserve the value of their assets, but also enables new players to access a wider range of games by using other players' NFTs.

### Register

Members of the guild can register their NFTs with the guild union they are associated with. The registration process for NFTs requires a specific amount of <mark style="color:red;">AES</mark>.&#x20;

When your NFT is registered with the Union, the ownership of the NFT belongs to the guild. If the registration is canceled, the ownership returns to you as the original owner. While the NFTs are registered with the guild, no one can infringe on their ownership.

Once the NFT is registered with the Union, it can be used by other guild members, including the owner, and any profits generated from its use are shared between the lender and the borrower, according to a certain percentage.

### Borrow the Registered NFTs

Guild members can participate in PvE battles by using NFTs registered with the Union, subject to the limitations set by the Union, such as the maximum number of uses.

If you want to use the NFTs that are registered with the Union before participating in a battle, you can find them in the Union tab located in the Deck Settings section.

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

In order to use NFTs that are registered with the Union, you must have at least one NFT set in your deck. The rewards obtained from the battle are then divided based on the contribution of each NFT in accordance with the following rules.

* **60%** of the rewards obtained from the stage are distributed to the borrower.
* **10%** of the rewards obtained from the stage are distributed to an revenue of the guild.
* **30%** of the rewards obtained from the stage are distributed to the lender

In cases where multiple NFTs are used in a stage, and these NFTs have different holders, 30% of the rewards obtained from that stage are re-distributed based on the contribution of each NFT's holder.

<figure><img src="/files/fd3OtcMnJqax7dcmJNOm" 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://whitepaper.playaquafarm.io/gameplay/guild.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.
