# 3DVista Image

Compatible Airtable field types:

* Attachment

{% hint style="info" %}
Keep in mind that it will take only the first image.
{% endhint %}

### 3DVista Photo Album

{% embed url="<https://www.youtube.com/watch?v=nIaO6qNIzu0>" %}
Creating a photo album assuming each record has the same amount of photos.
{% endembed %}

{% hint style="success" %}
Under sponsored development: multiple images, no matter if one record has two images, while another record has three images.
{% endhint %}


---

# 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://skincms.360creators.com/3dvista-skin-components/3dvista-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.
