# Vision

The SNPIT Protocol is a project that constructs the "World Repository" a database of unprocessed photographs with timestamps and location information.

In a modern era dominated by overly processed photos for social media and images generated by AI, we believe that the value of using photographs that capture the world as it is, with accurate records of time and place, will increase.

Users can take valuable photos using Camera NFTs and receive their rewards as SNPIT POINTS (hereafter referred to as STP). STP can be used to upgrade camera performance or to purchase certain items. Furthermore, STP can be exchanged within our web app for SNPIT TOKENS (hereafter referred to as SNPT), allowing users to receive and utilize them as cryptocurrency assets.

<figure><img src="/files/L5ExGlRAKoyqZTcsh0hj" 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://wp.snpit.xyz/overview/vision.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.
