# Product Photo

Handheld operators can take and upload pictures of the product using their mobile devices. Navigate to Floor > Products folder and select 'Product photo' option.

<figure><img src="/files/mCL301umJbBz2Nx3l6pI" alt=""><figcaption></figcaption></figure>

#### Step 1

Scan the product.

<figure><img src="/files/nmmmX7iBvRh8DCXB9RJC" alt=""><figcaption></figcaption></figure>

#### Step 3

Using device's camera function, take the picture of the scanned product.

<figure><img src="/files/OCZ4b5vo5vMDzVHUFSpp" alt=""><figcaption></figcaption></figure>

Click 'Yes' to confirm picture upload.

{% hint style="info" %}
Notice: device camera must be preset to medium quality as the upload limit per photo is 5mb.
{% endhint %}

#### Result

<figure><img src="/files/8F9W7rBQ9E4g8hLRNP27" alt=""><figcaption></figcaption></figure>

Product's picture has been captured and uploaded to the database. Picture is now available on the product details page in the web portion of P4W.


---

# 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.p4warehouse.com/v2/floor-operations/products/product-photo.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.
