> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/documentation/image-sync.md).

# image sync

- [What is SharinPix Image Sync?](https://docs.sharinpix.com/documentation/image-sync/what-is-sharinpix-image-sync.md)
- [What are the uses of Image Sync ?](https://docs.sharinpix.com/documentation/image-sync/what-are-the-uses-of-image-sync.md)
- [The SharinPix Image Object](https://docs.sharinpix.com/documentation/image-sync/the-sharinpix-image-object.md)
- [Setup SharinPix Image Sync](https://docs.sharinpix.com/documentation/image-sync/setup-sharinpix-image-sync.md)
- [Enable Image Sync for Classic](https://docs.sharinpix.com/documentation/image-sync/enable-image-sync-for-classic.md)
- [Enable Image Sync for Lightning](https://docs.sharinpix.com/documentation/image-sync/enable-image-sync-for-lightning.md)
- [SharinPix Transformation - get your images automatically resized!](https://docs.sharinpix.com/documentation/image-sync/sharinpix-transformation-get-your-images-automatically-resized.md)
- [SharinPix Transformations Examples](https://docs.sharinpix.com/documentation/image-sync/sharinpix-transformations-examples.md)
- [SharinPix Transformation - Get your images watermarked](https://docs.sharinpix.com/documentation/image-sync/sharinpix-transformation-get-your-images-watermarked.md)
- [Image Sync for pictures uploaded via SharinPix Mobile App](https://docs.sharinpix.com/documentation/image-sync/image-sync-for-pictures-uploaded-via-sharinpix-mobile-app.md)
- [Force Image Sync using Apex Code or Developer console](https://docs.sharinpix.com/documentation/image-sync/force-image-sync-using-apex-code-or-developer-console.md)
- [How to use image sync on multiple albums (batch)?](https://docs.sharinpix.com/documentation/image-sync/how-to-use-image-sync-on-multiple-albums-batch.md)
- [Troubleshoot Common Image Sync Issues](https://docs.sharinpix.com/documentation/image-sync/troubleshoot-common-image-sync-issues.md)
- [SharinPix Image Transformation using a Flow (Admin-Oriented)](https://docs.sharinpix.com/documentation/image-sync/sharinpix-transformation-flow.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/image-sync.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.
