# Uploading Receipts

Quests are a great way to earn, but did you know they aren’t the only way to grow your balance? With Scannit, your regular **shopping receipts** can actually earn you points!

It is a quick and easy way to get rewarded for your everyday shopping. Here are the two simple ways you can **upload your receipts** and start earning.

### Option 1: Upload from your Gallery

If you prefer taking photos first and uploading them later, follow these steps:

{% columns %}
{% column %}
![](/files/Cv4SAnsJbqis6jCg7n9h)
{% endcolumn %}

{% column %}

#### **1. Take the photo:**&#x20;

Use your phone’s regular camera to snap a picture of your receipt. Make sure the lighting is good and all the text is readable.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### 2. Open Scannit:&#x20;

Tap the Scan button (the center icon) at the bottom of the app.

#### 3. Select Gallery:&#x20;

Two options will appear. Tap the icon on the right to access your camera roll.<br>
{% endcolumn %}

{% column %}
![](/files/gFKYOVYw9en2HNJ6UAdd)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/jt1d7umL1apsEJ3IVjiF" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### 4. Upload:&#x20;

Select the receipt photos you want to submit and tap Done.
{% endcolumn %}
{% endcolumns %}

### Option 2: Scan Directly in the App

If you have your receipts right in front of you, this is the fastest method:

{% columns %}
{% column %}
![](/files/YnWPWHUnNs4ulB3VzPmJ)
{% endcolumn %}

{% column %}

#### 1. Open Scannit:&#x20;

Tap the **Scan Button** in the middle of the bottom menu.

#### 2. Open Camera:&#x20;

Choose the **left option** (the camera symbol).

<br>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### 3. Scan:&#x20;

Hold your phone steady over the receipt. The app will scan it automatically.

#### 4. Confirm:&#x20;

Ensure the image is clear and sharp before finishing.<br>
{% endcolumn %}

{% column %}
![](/files/O24NAMeORi2Jy4nqeQIb)
{% endcolumn %}
{% endcolumns %}

### Pro-Tips for Successful Scanning

To make sure your receipts are accepted and you get your points every time, keep these tips in mind:

* **Capture the whole receipt:** Ensure the store name, date, total amount, and all items are visible.
* **Stay focused:** Blurry images are the #1 reason for rejected receipts.
* **Flat surface:** Lay your receipt on a flat surface to ensure all the data is readable.

\
**Why was my receipt rejected?** The most common reason for a rejection is a blurry photo or missing information. Always double-check that the image is high quality before you hit submit!

#### Keep the Momentum Going!

While our team checks your receipts, why not head back to the map? You can earn even more by completing a few quests.&#x20;

<br>


---

# 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.scannit.io/how-to-get-started/everything-quests/uploading-receipts.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.
