# User tutorials

- [Adjust a User's Points Balance](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/users/user-tutorials/adjust-a-users-points-balance.md): Learn how to manually adjust a user’s points balance in the Loyalty Console or via API.
- [Give a User a Reward](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/users/user-tutorials/give-a-user-a-reward.md): Learn how to manually give a user a voucher or purchase a reward on their behalf in the Loyalty Console, including the differences between gifting a voucher and purchasing a reward.
- [Edit a User's Profile Information and Add Attributes](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/users/user-tutorials/edit-a-users-profile-information-and-add-attributes.md)
- [Create Advanced User Tiers Using Audiences](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/users/user-tutorials/create-advanced-user-tiers-using-audiences.md): Learn how to create an advanced tier system using audiences instead of points, with tips on incorporating behaviour-based criteria and communicating tier progress to users.


---

# 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://kbase.whitelabel-loyalty.com/product/loyalty-engine/users/user-tutorials.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.
