# Valore Giocatori e Plusvalenze

Il valore in crediti assegnato può oscillare tra una Giornata (G) e l'altra. La variazione del valore in crediti del giocatore viene chiamata **Plusvalenza** (se questo aumenta) o **Minusvalenza** (se questo diminuisce). Le Plusvalenze o le Minusvalenze prendono in considerazione due parametri:

* **Il punteggio ottenuto** dal giocatore;
* **Il valore di partenza** del giocatore: a parità di punteggio, un giocatore dal valore di partenza basso, otterrà una plusvalenza maggiore rispetto ad un giocatore dal valore alto.

Questa variazione farà aumentare o diminuire il tuo **budget in crediti** modificando quindi il tuo potere d’acquisto.&#x20;

{% hint style="info" %}
***Il giocatore che non scende in campo e non prende dunque punteggio, subirà una minusvalenza pari a -0,2 cr.*** <br>
{% endhint %}


---

# 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.kickest.it/regolamento-kickest/valore-giocatori-e-plusvalenze.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.
