# Synergy System

*Note: Concepts contained in this whitepaper are subject to change.*

Synergy is a system that incentivizes deck building due to potential buffs that can be earned for having cards with the same synergy dimensions.&#x20;

#### **Synergy Dimensions** <a href="#synergy-dimensions" id="synergy-dimensions"></a>

Synergy is calculated using three static attributes and a dynamic dimension called “team”. The currently proposed synergy dimensions are:

* **Gold Foil** - Gold foil cards on the same team (visual identity on card faces) gain synergy, providing extra buffs for the team.
* **Edition** - Cards of the same edition gain a synergy buff.
* **Team** (dynamic synergy dimension) - The team increases synergy for cards when they remain together and are played within the same user deck.

#### **Gold Foil Cards Synergy**  <a href="#synergy-gold-foil-cards" id="synergy-gold-foil-cards"></a>

**Gold** foil has special functions similar to a wild card and offers unique bonus factors to the other foils:

* Gold foil cards have synergy with any other foil card.
* When more than one gold foil card is paired, it gives an additional bonus greater than other foil synergy pairings.

#### **Team Synergy**  <a href="#synergy-team" id="synergy-team"></a>

The team synergy offers increases in buff over time as players use their decks in matches. The more matches the cards are played together in, the higher the team synergy.

Teams are a group of player and coach cards used in a Match. Each team is comprised of:

* 7 players starting the game
* up to 5 Substitute players
* Up to 10 Supplemental players
* A coach

#### **Perfect Deck Buff Synergy** <a href="#synergy-perfect-deck-buff" id="synergy-perfect-deck-buff"></a>

When a player’s deck is comprised of cards of complete synergy, they receive an extra buff in Matches.

&#x20;


---

# 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-goals.genesisleaguesports.com/cards/synergy-system.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.
