# Settings

- [Advanced](https://docs.perkville.com/features/settings/advanced.md)
- [Agreements](https://docs.perkville.com/features/settings/advanced/agreements.md)
- [Allowed registration URLs](https://docs.perkville.com/features/settings/advanced/allowed-registration-urls.md)
- [Business dashboard message section](https://docs.perkville.com/features/settings/advanced/business-dashboard-message-section.md): In "Advanced" settings, this section enables you to provide your business staff with dedicated contact points—a phone number and/or email address—where they can seek support for the loyalty program.
- [Integration platform](https://docs.perkville.com/features/settings/advanced/integration-platform.md)
- [Join restriction](https://docs.perkville.com/features/settings/advanced/join-restriction.md)
- [Membership settings](https://docs.perkville.com/features/settings/advanced/membership-settings.md)
- [Prohibit staff from earning or redeeming points](https://docs.perkville.com/features/settings/advanced/prohibit-staff-from-earning-or-redeeming-points.md)
- [Point expiration by inactivity](https://docs.perkville.com/features/settings/advanced/point-expiration-by-inactivity.md)
- [Referral offer claim options](https://docs.perkville.com/features/settings/advanced/referral-offer-claim-options.md)
- [Advertising](https://docs.perkville.com/features/settings/advertising.md)
- [Business info](https://docs.perkville.com/features/settings/business-info.md)
- [Launch controls](https://docs.perkville.com/features/settings/business-info/launch-controls.md): Control your program start date and decide what activity is allowed before launch.
- [Branding](https://docs.perkville.com/features/settings/branding.md)
- [Challenges](https://docs.perkville.com/features/settings/challenges.md)
- [Global Challenge Settings](https://docs.perkville.com/features/settings/challenges/global-challenge-settings.md)
- [Challenge Settings](https://docs.perkville.com/features/settings/challenges/challenge-settings.md)
- [Challenge Progress Activities](https://docs.perkville.com/features/settings/challenges/challenge-progress-activities.md)
- [Challenge Rewards](https://docs.perkville.com/features/settings/challenges/challenge-rewards.md)
- [Challenge Invitations](https://docs.perkville.com/features/settings/challenges/challenge-invitations.md)
- [Locations](https://docs.perkville.com/features/settings/locations.md)
- [Prohibit Customers](https://docs.perkville.com/features/settings/prohibit-customers.md): To ban or unban users in your Perkville rewards program, you need to access the "Prohibit Customers" settings
- [Staff members](https://docs.perkville.com/features/settings/staff-members.md)
- [Redeeming options](https://docs.perkville.com/features/settings/redeeming-options.md)


---

# 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.perkville.com/features/settings.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.
