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

# &#x20;Image

The image category contains components to upload pictures to your users device and to the cloud. It also has components for displaying pictures and animations.&#x20;

## Image Components

{% content-ref url="/pages/-LZ7M7d8Fw4HT8jo9QGE" %}
[Image](/snap-to-place/image-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYdRiYCxanz2NnrodE6" %}
[Photo Library](/snap-to-place/photo-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LZ7M7d9ryi3QkHwWEzK" %}
[Camera](/snap-to-place/camera.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrzPrJ2Vezx5M6q4J9F" %}
[Barcode Scanner](/snap-to-place/barcode-scanner.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYdRldPAJvPTdJKxTNa" %}
[Image Recognizer](/snap-to-place/image-recognizer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LZ7M7dCWo0UsCPBa-ld" %}
[Animation by Lottie](/snap-to-place/lottie.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrQf5PQV\_oNYFoPrOVz" %}
[Video](/snap-to-place/video.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGrprXUjI2n3\_\_-izcp" %}
[Video Recorder](/snap-to-place/video-recorder.md)
{% endcontent-ref %}


---

# 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.thunkable.com/snap-to-place/image.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.
