# Overview

* [View / Upload images on Salesforce Classic for Desktop](/best-practices/view-upload-images-on-salesforce-classic-for-desktop.md)
* [View / Upload Pictures on Lightning Experience](/best-practices/view-upload-pictures-on-lightning-experience.md)
* [View / Upload Pictures on Salesforce mobile App](/best-practices/view-upload-pictures-on-salesforce-mobile-app.md)
* [View / Upload Pictures on Salesforce Community](/best-practices/view-upload-pictures-on-salesforce-community.md)
* [Working with Images with Salesforce Field Service](/best-practices/working-with-images-with-salesforce-field-service.md)
* [Images on generated PDF document](/best-practices/images-on-generated-pdf-document.md)
* [Images on Salesforce Report and Views](/best-practices/images-on-salesforce-report-and-views.md)
* [Search for Images in Salesforce using SharinPix](/best-practices/search-for-images-in-salesforce-using-sharinpix.md)
* [Images features in your Salesforce Flow](/best-practices/images-features-in-your-salesforce-flow.md)
* [Display Images from another Salesforce record](/best-practices/display-images-from-another-salesforce-record.md)
* [Working with SharinPix Tokens](/best-practices/working-with-sharinpix-tokens.md)
* [Working with Sketches in Salesforce Field Service (Offline/ Online LWC)](/best-practices/working-with-sketches-in-salesforce-field-service-offline-online-lwc.md)
* [Working with Forms in SharinPix](/best-practices/working-with-forms-in-sharinpix.md)
* [How to Launch a SharinPix Form](/best-practices/how-to-launch-a-sharinpix-form.md)


---

# 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/best-practices/readme.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.
