# SharinPix Mobile App: Create a Shooting Job for later upload

Shooting Jobs do not require an active Internet connection. This can be convenient for some use cases.

* Select the appropriate Job
* Snap the images
* Click on the upload icon

Once an internet connection is established on your device, the pictures will be uploaded.

{% hint style="warning" %}
Do not quit the SharinPix app, allow SharinPix to run in the background in order to properly handle the uploading.
{% endhint %}


---

# 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.sharinpix.com/documentation/mobile-app/sharinpix-mobile-app-create-a-shooting-job-for-later-upload.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.
