# Photo / Video Quests

You successfully created your account, and now the real fun begins. It is time to earn some points. Follow this simple guide to complete your very first quest and start your journey.

{% columns %}
{% column %}

#### 1. Find a quest that interests you&#x20;

Start by scrolling through the list of available quests in the app. Look for a task that excites you or that is easy to do right now.

####

#### 2. Read the instructions carefully&#x20;

Before you begin, make sure you understand exactly what is required. Reading the instructions is the best way to ensure your submission gets approved and you get your points.
{% endcolumn %}

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

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

{% column %}

#### 3. Capture your photo or video&#x20;

For Photo and Video Quests, you must use the camera feature directly within the Scannit app. Tap to open the camera, frame your shot according to the instructions, and capture the moment.

#### 4. Submit your work&#x20;

Once you have taken the photo or video, simply hit **Submit**. Your quest is now sent off for review.
{% endcolumn %}
{% endcolumns %}

#### 5. Get verified and earn points&#x20;

Now, you just need to wait a short time for other users to verify your submission. Once your work is verified, your points are immediately credited to your account!

What happens next? While you wait for your points, why not earn some extra by helping others? Verifying submissions is a great way to boost your score while keeping the Scannit community safe and fun.

<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/photo-video-quests.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.
