# Gameplay & Scoring

- [What are card stats (Force, Experience)?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/what-are-card-stats-force-experience.md)
- [What is a Gameweek?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/what-is-a-gameweek.md)
- [How to Build My Lineup?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/how-to-build-my-lineup.md): Once you are logged in, there are two ways to add cards to your lineup for the current gameweek:
- [What is Autoplay?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/what-is-autoplay.md)
- [How Are Bonuses Calculated?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/how-are-bonuses-calculated.md)
- [Are scoring calculations transparent?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/are-scoring-calculations-transparent.md)
- [What happens if a talent does not post or compete during a week?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/what-happens-if-a-talent-does-not-post-or-compete-during-a-week.md): In Peaxel, your lineup’s performance depends on real-world athlete activity. Occasionally, a talent might not post on social media or participate in competitions during a gameweek—or even multiple.
- [How Do I Report Incorrect Scoring?](https://docs.peaxel.me/guide/faqs/gameplay-and-scoring/how-do-i-report-incorrect-scoring.md)


---

# 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.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.
