# Bonus Program

Sabai Property offers a bonus system that provides users with special gifts based on the volume of their investments:

* **>$5000** — A luxurious dinner at JaakDin restaurant.
* **>$10,000** — An unforgettable weekend at LaGreen hotel + a luxurious dinner at JaakDin restaurant.
* **>$50,000** — Honorary residency in the exclusive business community + an unforgettable weekend at LaGreen hotel + a luxurious dinner at JaakDin restaurant.

### [LaGreen](https://lagreenhotel.com/)

LaGreen Hotel is the first family apartment hotel in Phuket, located 20 minutes away from the airport and 700 meters from Bang Tao Beach, with a shuttle directly from the hotel. Within a radius of 1-3 km, there are national parks, beach clubs, golf courses, tennis courts, and shopping and entertainment complexes.

<figure><img src="/files/IWUIkdJ2SoWtFjjeDlU5" alt=""><figcaption><p>LaGreen Hotel</p></figcaption></figure>

### [JaakDin](https://lagreenhotel.com/restaurants/jaakdin)

JaakDin Restaurant is a place where cooking is done with passion. During the day and in the evening, guests can enjoy juicy meats, grilled vegetables, and fish. In the morning, they serve signature pastries: crispy and aromatic rolls and croissants with fillings to suit every taste.

<figure><img src="/files/1xC0b3kr8vF1r5UCWGyZ" alt=""><figcaption><p>JaakDin Restaurant</p></figcaption></figure>


---

# 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://info.sabaiprotocol.com/about-sabai-property/bonus-program.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.
