# Create Your Avatar

<figure><img src="/files/lkZK5P3oNo52hh53AqGx" alt=""><figcaption><p>Ecran d'inscription à une competition</p></figcaption></figure>

## Avatar Creation Process

1. Select a competition.
2. Create your avatar. An avatar consists of 4 skill cards (Service, Mental, Power, Return).
3. Select an outfit to complete your avatar (optional).
4. Validate your avatar.

You can create or modify your avatar up to 7 days before the start date of the Gameweek. An incomplete avatar (fewer than 4 skills or one that does not meet the competition rules) cannot be validated. If a selection has been started, it is saved to facilitate the user experience.

***

## **Principle**

To participate in a Fungiball competition, you must create an avatar with its 4 skill cards based on the criteria of the competition you selected. You can also add an outfit card (optional) to boost your avatar.

***

## **Strategic Bonus**

By aligning cards that share surfaces and/or countries in common, you can trigger synergies that will boost your score.

* **Synergy Bonus:** Each link between cards that share common characteristics (surface, country) gives you a 0.25% points bonus per link.
* **Important rule:** Synergies do not apply when the cards represent the same player.

***

## Restriction

* A card cannot be used if it is already assigned to another avatar participating in an ongoing or upcoming competition.
* You can register only one avatar per competition.

***


---

# 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://guide.fungiball.io/en/the-game/create-your-avatar.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.
