# Does manual point adjusting affect VIP tier status?

By default, adjusting a customer's points does not affect their tier status. The customer's tier will only change according to the settings in the [VIP Tier](https://help.joy.so/membership/vip-tiers#how-to-set-up-vip-tiers-feature) or if you manually adjust the tier on the customer's detailed information page.

However, if you tick this option, you can allow manually-adjusted points to affect the milestone and VIP tier. Only use this option if you are really sure of your program setting.

<figure><img src="/files/HO1KGq64obGUcIDMUIpg" alt=""><figcaption></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://help.joy.so/faqs/does-manual-point-adjusting-affect-vip-tier-status.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.
