# Scratch Card Discount in Testimonial Collection Page

You can enable a **Scratch Card** on your testimonial collection page to display a custom message to visitors, and optionally show a **Discount Scratch Popup** right after they submit a testimonial.

This is useful if you want to:

* Thank users with a reward message
* Offer a discount code after submission
* Increase testimonial completion rates with a small incentive

Here's how you can do it:

1. Head over to your testimonial wall and select the "Testimonial Collection Page" tab

<figure><img src="/files/WyE2UfCjbiWsYmio8RXz" alt=""><figcaption></figcaption></figure>

2. Under the Testimonial Home Page panel, find Enable Scratch Card and toggle it on. Then also add the message you'd like for your users to see before they even start submitting a testimonial

<figure><img src="/files/iURMOsw9SOUUHxw546ge" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0waDmQJjvfeTEK8FBSAD" alt=""><figcaption></figcaption></figure>

3. Once the Scratch Card is enabled, scroll down to the "Discount Scratch Card Popup" panel and configure the contents of the popup with the choice of discount codes/reward message of your choice

<figure><img src="/files/O46Xx5IHCWYJ9PI0Vk0A" alt=""><figcaption></figcaption></figure>

4. Once it is all done, click on "Save Edit Changes"

<figure><img src="/files/M3XYxMd9uPJ9nV5HLnD5" alt=""><figcaption></figcaption></figure>

5. It would now go live on your actual testimonial collection page. Here's how it would work. Users will be able to see the testimonial incentive message you configured initially

<figure><img src="/files/gBdABkVAvHXrav1lF5cI" alt=""><figcaption></figcaption></figure>

6. And once users finish submitting a testimonial as you intended, they will see the scratch card popping up on their screen. Once they scratch it, they get the reward which they can use

<figure><img src="/files/RaMrnVQzhFZ8bHPHdvfA" 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://docs.famewall.io/scratch-card-discount-in-testimonial-collection-page.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.
