# Referrals

- [How can I create a manual referral reward for a specific customer?](https://docs.perkville.com/faqs/referrals/how-can-i-create-a-manual-referral-reward-for-a-specific-customer.md): This page describes how to give an ad hoc referral, in the case a member did not create a referral on their own.
- [Do referral offers expire and if so, is the referral notified?](https://docs.perkville.com/faqs/referrals/do-referral-offers-expire-and-if-so-is-the-referral-notified.md)
- [I don't want customers to automatically get referral points. I want to manually complete referrals.](https://docs.perkville.com/faqs/referrals/i-dont-want-customers-to-automatically-get-referral-points.-i-want-to-manually-complete-referrals..md)
- [Referral submission error for front desk staff](https://docs.perkville.com/faqs/referrals/referral-submission-error-for-front-desk-staff.md)
- [How do I check if a referral has been submitted and its status?](https://docs.perkville.com/faqs/referrals/how-do-i-check-if-a-referral-has-been-submitted-and-its-status.md)
- [How does Perkville track who referred who?](https://docs.perkville.com/faqs/referrals/how-does-perkville-track-who-referred-who.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/faqs/referrals.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.
