# Upload Images

- [Supported format - Rendered images](https://docs.sharinpix.com/documentation/features/upload-images/supported-format-rendered-images.md)
- [Supported format - Multipage format](https://docs.sharinpix.com/documentation/features/upload-images/supported-format-multipage-format.md)
- [Supported format - other files](https://docs.sharinpix.com/documentation/features/upload-images/supported-format-other-files.md)
- [Drag and Drop](https://docs.sharinpix.com/documentation/features/upload-images/drag-and-drop.md)
- [Using the Add button on a desktop](https://docs.sharinpix.com/documentation/features/upload-images/using-the-add-button-on-a-desktop.md)
- [Using the Add button on a mobile](https://docs.sharinpix.com/documentation/features/upload-images/using-the-add-button-on-a-mobile.md)
- [Upload from Webcam](https://docs.sharinpix.com/documentation/features/upload-images/upload-from-webcam.md)
- [Upload using WebForms](https://docs.sharinpix.com/documentation/features/upload-images/upload-using-webforms.md)
- [Restrict Uploads Using File Extensions](https://docs.sharinpix.com/documentation/features/upload-images/restrict-uploads-using-file-extensions.md)
- [Allowing Camera only image uploads (Mobile only)](https://docs.sharinpix.com/documentation/features/upload-images/allowing-camera-only-image-uploads-mobile-only.md)
- [SharinPix Video Capabilities](https://docs.sharinpix.com/documentation/features/upload-images/sharinpix-video-capabilities.md)
- [Upload Max File SIze](https://docs.sharinpix.com/documentation/features/upload-images/upload-max-file-size.md)
- [Upload Large Files To SharinPix](https://docs.sharinpix.com/documentation/features/upload-images/upload-large-files-to-sharinpix.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/documentation/features/upload-images.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.
