# Αξία Παίκτη και Κεφαλαιακά Κέρδη

* Η **αξία σε credits** που αποδίδεται σε έναν παίκτη μπορεί να **μεταβάλλεται από Αγωνιστική σε Αγωνιστική (G)**.
* Η μεταβολή στην αξία ενός παίκτη ονομάζεται:
  * **Κεφαλαιακό κέρδος (capital gain)**, αν η αξία αυξηθεί
  * **Κεφαλαιακή ζημία (capital loss)**, αν η αξία μειωθεί

***

#### **Παράγοντες που επηρεάζουν την αλλαγή αξίας:**

1. **Η βαθμολογία που συγκέντρωσε ο παίκτης**
2. **Η αρχική αξία του παίκτη**: Για την ίδια βαθμολογία, ένας παίκτης με **χαμηλότερη αρχική αξία** θα παράγει **μεγαλύτερο κεφαλαιακό κέρδος** σε σύγκριση με έναν παίκτη με υψηλότερη αξία.

Αυτή η **μεταβολή** θα **αυξήσει ή θα μειώσει τον προϋπολογισμό σας σε credits**, επηρεάζοντας έτσι **τη δυνατότητα αγοράς παικτών**.


---

# 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.dunkest.com/gre/kanones-fantasy/aksia-paikti-kai-kefalaiaka-kerdi.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.
