# How to use

1. Install the SNPIT app on your smartphone.
2. Transfer MATIC to the wallet within the app.
3. In the app's store, use MATIC to purchase a camera NFT or a camera box.
4. Take photos using the purchased camera NFT or a camera NFT minted from the camera box.
5. By taking photos, users can earn STP.
6. Use the earned STP to enhance camera performance, increase the number of posts or the storage capacity for photos, purchase items, or mint a new camera from two existing cameras.


---

# 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/products/snpit/how-to-use.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.
