# Rewards

This section contains adjustment parameters and export codes for the rewards feature.

* ***1. What is the minimum manual adjustment that can be made to a subscriber's reward account?*** BCP (Client)
* ***2. What is the maximum manual adjustment that can be made to a subscriber's reward account?*** BCP (Client)\
  Subscribers typically offer rewards by making payments, but their rewards amount may be modified manually. These two rules define the maximum and minimum amounts by which a customer’s rewards balance may be adjusted. The default of both is “0”.
* ***3. What is your Air Miles Provider Code?*** BCP (Client)
* ***4. What is your Air Miles Sponsor Code?*** BCP (Client)
* ***5. What is your Air Miles Location Code?*** BCP (Client)\
  \
  If rewards are being tracked for an Air Miles program, enter your *provider code*, *sponsor code*, and *location code* in the Air Miles system.


---

# 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://docs.navigaglobal.com/circulation-setup-manual/business-rules/rewards.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.
