# What are card stats (Force, Experience)?

Each card in Peaxel has two key stats that influence your lineup performance and scoring:

1. **Force** – Represents the talent’s overall strength and impact in competitions.
   * Higher Force cards contribute more points to your lineup’s score.
   * Can provide **bonus multipliers** when combined with other cards of similar sports or attributes.
2. **Experience** – Shows how “seasoned” the card is in gameplay.
   * Every time you use a card in a Gameweek, its Experience increases.
   * Higher Experience can **boost scoring**, and multiple cards of the same athlete can create synergy bonuses.

**Tip:** Strategically mix high Force and high Experience cards to maximize your Gameweek score and unlock additional bonuses.


---

# 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.peaxel.me/guide/faqs/gameplay-and-scoring/what-are-card-stats-force-experience.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.
