# How It Works

{% hint style="info" %}
The scanner tool lets you scan the cards created in Mad Hype. A simple scan takes you to the login page where you can login and scan any card with just a click or a tap from your mobile device.
{% endhint %}

## Launch Your Scanner Tool

Step 1: Go to <https://rewards.madhype.io/scanner-app/en-GB> or click upper right icon if you are already logged in<br>

<figure><img src="/files/06H7gevEkEd59CB61dgx" alt=""><figcaption></figcaption></figure>

Step 2: From the login screen, enter your **email address** and **password**, then click **Sign In**<br>

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

Step 3: As you login, you may also add the scanner to your home screen and you can click the Scanner Tool icon to access the application<br>

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

Step 4: To scan, tap the **Scan** button<br>

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

Step 5: This initiates the scan process by opening the camera of your mobile device. If this is the first time, the scanner will ask you to allow permission to access your device camera.<br>

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

Step 6: After a successful scan, the card is displayed in the scanner for you to Add and Redeem.

Step 7: Use the +/- buttons at right and left side of the counter to record the number of stamps/points you want to add. Once added, click the **Add** button.

Step 8: This opens the Confirmation popup. You may add a comment for this particular transaction or leave it blank, click the Add button to finish.

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

Step 9: Once added, the Successful Transaction popup is displayed. To proceed, click **Done**.<br>

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

## Scanner Tool For Different Cards

#### 1) Stamp Card

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

#### 2) Multipass Card

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

#### 3) Cashback Card

<figure><img src="/files/42JLgXUv2Ea547it3NJ5" alt=""><figcaption></figcaption></figure>

#### **4) Certificate/Prepaid/Gift Card**

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

#### **5) Membership Card** **Beta Testing**

#### **6) Coupon Card**

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

#### 7) Discount Card

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

#### 8) Reward Card

<figure><img src="/files/nDD38c46C3g1p55IgZ9P" 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.madhype.io/scanner-tool/how-it-works.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.
