> For the complete documentation index, see [llms.txt](https://gitbook.axiequest.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.axiequest.com/guides/build-guides/board-breaker.md).

# Board Breaker

<mark style="background-color:blue;">**Credits: JayEn(Discord: @jayen1042)**</mark>

This Axie build is unique as it focuses on Skill effects which breaks all blocks on board and causes a reset with new blocks (this can easily chain more combos).

Plus -> Who doesn't like seeing the whole board breaking? :joy:

Having breaking Power blocks, a skill cast can easily chain up to 10x Primal Core actions and also gain decent amount of resources.

To build this Axie, first you look for 4 Active Parts which breaks each type of Blocks (Power, Star, Sun, Moon) individually. Example below:

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

Then the next step is up to your play style, equip the Primal Core of this Axie is important, choose one which can be maximized with 10x \[Power] blocks, otherwise it will be wasted (e.g. Damage, Lifesteal or Gain Star/Sun/Moon).

Imagine if you have 100% Damage Primal Core, if it hits, this would deal 100% x 10 \[Power] Blocks therefore causing 1000% Damage.

This build can also be used to chain skill for the next Axie in your team, giving it enough Sun/Star/Moon to cast a skill. This builds a good synergy for the team.

Super versatile build, enjoy!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gitbook.axiequest.com/guides/build-guides/board-breaker.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.
