# Guild System

We are working on an amazing guild system, here are the main features so you can take everything into account.\
\
Estimated release date: **Between October 2nd and 8th.** \
\
Each user will be able to create their own guild, where users will be able to get great advantages and compete to be the best in CoinToFish. \
\
There will be 3 types of guilds, the difference of each type is the amount of users they admit:&#x20;

* Small guild: 50 members.
* Medium guild: 100 members.
* Large guild: 300 members.

Cost to create a guild:

| Small Guild | Medium Guild | Large Guild |
| ----------- | ------------ | ----------- |
| 16.000      | 30.000       | 85.000      |

The cost of creating a guild will be influenced by the oracle!&#x20;

The cost of a real small guild in dollars is:

* Small Guild: **160$**&#x20;
* Medium Guild: **300$**&#x20;
* Large Guild: **850$**

Formula: **Base cost \* (0.01 / The current value of the coin).**

-The guild will require a cost in corals to be created, this will not be published yet. \
-Joining a guild will cost 0 corals.\
-To create the guild you will need to select a name, and an abbreviation.\
-The guild flag cannot be changed for now, make sure it is the one you want!

\
\
We will introduce the following system to design your own guild icon that will represent all members:

![We ask that you do not draw reproductive organs or offensive figures](/files/-MkdHcEK4Pj84CI4yTWc)

Guilds will have different levels, 6 to be exact. \
\
By belonging to a guild you will earn an additional percentage of corals on everything.

For example, if a guild is level 3, you will earn an additional 10% on all PVP feeding tasks and World Bosses.

Guild percentage becomes fixed.

| Level Guild | % Base Guild bonus |
| ----------- | ------------------ |
| 1           | 12                 |
| 2           | 15                 |
| 3           | 18                 |
| 4           | 21                 |
| 5           | 24                 |
| 6           | 27                 |
| 7           | 30                 |

## What benefit does it have for the Guild Leader?

When the guild levels up, it will be awarded a sum of corals for the following value.

<table><thead><tr><th width="200">Level</th><th>Gremio Pequeño (50)</th></tr></thead><tbody><tr><td>2</td><td>10$</td></tr><tr><td>3</td><td>20$</td></tr><tr><td>4</td><td>30$</td></tr><tr><td>5</td><td>40$</td></tr><tr><td>6</td><td>40$</td></tr><tr><td>7</td><td>40$</td></tr></tbody></table>

| Level | Medium Guild (100) |
| ----- | ------------------ |
| 2     | 20$                |
| 3     | 40$                |
| 4     | 60$                |
| 5     | 80$                |
| 6     | 80$                |
| 7     | 80$                |

| Level | Large Guild (300) |
| ----- | ----------------- |
| 2     | 60$               |
| 3     | 120$              |
| 4     | 180$              |
| 5     | 240$              |
| 6     | 240$              |
| 7     | 240$              |

The reward will be paid in corals applying the oracle.

(He is considering raising the maximum members per guild according to the level of the guild)<br>

## New mechanics: Experience tank

How will the guild level up? \
The percentage that you earn due to being part of a guild will not only be earned by you, but also by your guild, by increasing an experience tank.&#x20;

Coral rewards for leveling up guild leaders are currently suspended

## Guild Factions

There will be two types of guild:&#x20;

-**Fresh water** vs **Salt water**, what kind of fish are you?

![](/files/-MkhnXjxmVeKBPWajPqG)


---

# 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://cointofish.gitbook.io/cointofish-en/information/guildsystem.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.
