# How Do I Report Incorrect Scoring?

Peaxel’s scoring system is **transparent and automated**, but mistakes can occasionally happen. If you notice that your lineup or an athlete’s performance is scored incorrectly, follow these steps:

1. **Gather Information**
   * Identify the **athlete(s)** affected.
   * Note the **Gameweek number** and date.
   * Capture any relevant **screenshots or links** from the platform showing the discrepancy.
2. **Submit a Report**
   * Go to [**Discord → #support**.](https://discord.com/invite/p2K6kquXHU)
   * Provide the following details:
     * Your username/manager ID
     * Athlete name(s)
     * Gameweek number
     * Short description of the issue
     * Screenshots or links (optional but helpful)
3. **Peaxel Support Review**
   * The team will verify your report against the **platform’s scoring logs**.
   * Verified issues will be corrected, and any adjustments to points or rewards will be applied.

**Important Notes**

* Scoring is based on **real-world athlete activity** and social engagement.
* Labels like **“Good,” “Outstanding,” or “Low”** are comparative metrics across all talents for that Gameweek.
* Protected posts or repeated use of other users’ content may affect scores.

**Summary:**\
Always report scoring issues through Discord #support with clear details. The Peaxel team will investigate and update your results if necessary.


---

# 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/how-do-i-report-incorrect-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.
