# Boosts

In Spells of Genesis, a boost refers to an added power granted to your opponent's attack. Initially, an enemy's power was denoted by the size of their orbs in earlier game versions. However, to simplify the battlefield and avoid enlarging the enemy orbs, we introduced boosts to signify that you're up against "supercharged" opponents.

Your cards also receive a bonus known as "element rules," displayed on the campaign screen. These rules exclusively impact your own cards.

There's no distinction between a boost and a handicap; it's a matter of perspective. Your opponent's boost serves as your handicap, and vice versa. Consequently, your cards become more vulnerable to greater damage from your opponent's attacks when they receive a boost. Similarly, your attacks inflict more significant damage on your opponent's when you receive a bonus.


---

# 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://docs.spellsofgenesis.com/spells-of-genesis/gameplay/game-modes/boosts.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.
