# What is birthday bonus?

### How do I become eligible?

To receive a birthday bonus, you must meet the following criteria:&#x20;

* Have a verified email address.
* Complete at least level 2 KYC verification before your birthday.
* Maintain a decent level of activity on your account or achieve VIP rank (Gold-Obsidian).

### How will I receive the bonus?

If you meet the eligibility requirements, keep an eye on your inbox on your birthday. D1CE will send an email with a coupon link valid for 7 days.&#x20;

\ <br>


---

# 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://doc.d1ce.com/blog-en/what-is-birthday-bonus.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.
