# Body Type & Traits

<figure><img src="/files/Fcv3vs4TX45MkhopIHFE" alt="Body Type Synergy Menu"><figcaption><p>Body Type Synergy</p></figcaption></figure>

All Boxing Star X Character are classified under 3 Body Types.

* Light
* Middle
* Heavy

The **Character Traits** are influenced by each Body Type.<br>

Also, Players can boost their Base Stats by unlocking **Traits**.

1. **Character Traits Rules**
   * Each Character has **4 levels of Traits**.
   * There are several **Traits** at each level, and players can equip only **one** at a time.
   * Players must **unlock all Traits** from the previous level to unlock the next level of Traits.

2. **Trait Missions**
   * **Traits** are unlocked once players complete **Missions**.

3. **Unlock Traits Immediately**
   * Players can **unlock Traits immediately** without completing Missions by using [Gold](/game-system/currency/gold.md).
   * However, players **cannot unlock Trait Levels** if the previous Trait Levels are still locked.


---

# 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://wiki.boxingstarx.com/game-system/character/body-type-and-traits.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.
