# First Deposit Reward

> 🪙 A welcome bonus for newly registered members who make their first deposit.

When a newly registered member makes a **first one-time deposit of $100**, they will receive a **$5 reward** as a welcome bonus. Event ended on 10 Jun 2026.

## Reward Table

| First Deposit Amount ($) | Reward ($) |
| :----------------------: | :--------: |
|            100           |      5     |

## Example

When a newly registered member makes a first one-time deposit of **$100**, he/she will receive a **$5 reward** as a welcome bonus.

{% hint style="warning" %}
**Note:** This reward is only applicable to the **first deposit** made by new members.
{% 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/exclusive-team-reward/first-deposit-reward.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.
