# SharinPix Mobile App: Take Pictures

* Open your SharinPix app.
* Select an existing job or create a new one.
* You can now snap your pictures or choose existing ones from your phone.
* Once done, click on the upload icon and let SharinPix upload the pictures silently in the background.

{% hint style="info" %}
You will discover how to link your Jobs with specific Salesforce object in later chapters.

If you have created a job manually, this one will wait for being associated to a Salesforce record before starting to be uploaded
{% endhint %}

{% hint style="success" %}
You can take you picture by just using the volume button on your mobile.
{% 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-take-pictures.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.
