> For the complete documentation index, see [llms.txt](https://docs.hidemyacc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemyacc.com/hidemyacc-3.0-features/hidemyaccs-loyalty-customer-program.md).

# Hidemyacc's loyalty customer program

## Hidemyacc's loyalty customer program

Hidemyacc's Loyalty Customer Program is a program aimed at appreciating Hidemyacc's customers. Upon participation, you will receive benefits based on the achieved ranking. Ranking is calculated based on the accumulated payment level of customers when purchasing Hidemyacc packages.

## Customer loyalty class

Based on the accumulated package payment level, customer ranks will be divided into 6 classes. Customers will ascend in class once they meet the payment threshold as follows:

| Class    | Total accumulated amount |
| -------- | ------------------------ |
| Diamond  | > $2175                  |
| Platinum | > $1085 to $2175         |
| Gold     | > $435 to $1085          |
| Silver   | > $175 to $435           |
| Member   | <= $175                  |
| Newbie   | No payment has been made |

## Benefits for each customer loyalty class

Based on the customer loyalty class, customers can enjoy various attractive benefits including:

* Direct 24/7 1-1 support
* Receive free proxies from the system
* Participate in discount programs, receive extra usage days.
* Receive premium automation scripts, custom tailored.

The program will vary depending on each campaign, customers are advised to follow our Facebook fanpage or Twitter for updates on the latest offers.

## How to check customer loyalty class

You can easily check your current customer loyalty class on Hidemyacc. Simply click on the Profile icon located at the top left corner of the app.

## How to check payment progress

In the Billing section under Payments, you can review your package payment history and track your payment accumulation progress.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hidemyacc.com/hidemyacc-3.0-features/hidemyaccs-loyalty-customer-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.
