# Επιβράβευση Πρώτης Κατάθεσης

> 🪙 Ένα μπόνους καλωσορίσματος για νέα εγγεγραμμένα μέλη που κάνουν την πρώτη τους κατάθεση.

Όταν ένα νεοεγγεγραμμένο μέλος κάνει μια **πρώτη εφάπαξ κατάθεση $100**, θα λάβει ένα **ανταμοιβή $5** ως μπόνους καλωσορίσματος. Η εκδήλωση έληξε στις 10 Ιουν 2026.

## Πίνακας ανταμοιβών

| Ποσό πρώτης κατάθεσης ($) | Ανταμοιβή ($) |
| :-----------------------: | :-----------: |
|            100            |       5       |

## Παράδειγμα

Όταν ένα νεοεγγεγραμμένο μέλος κάνει μια πρώτη εφάπαξ κατάθεση **$100**, θα λάβει ένα **ανταμοιβή $5** ως μπόνους καλωσορίσματος.

{% hint style="warning" %}
**Σημείωση:** Αυτή η ανταμοιβή ισχύει μόνο για την **πρώτη κατάθεση** που γίνεται από νέα μέλη.
{% 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://gloture.gitbook.io/gloture/gloture-el/apokleistiki-epivraveysi-omadas/epivraveysi-protis-katathesis.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.
