# Capture Customizations

Basic picture settings are managed within the Capture section of your preset. These controls define how participants interact with your Virtual Booth and the shape of the final media.

***

#### Sources

Choose how guests can provide their photos. You can enable both or disable either to control the flow of your event:

* **Camera**: Allows participants to take a live photo directly within the Virtual Booth interface.
* **Upload**: Allows participants to select an existing photo from their camera roll or files.

#### Aspect Ratio

Select the dimensions for your captures. While more layout options are in development, the current available ratios include:

* **1:1** (Square)
* **3:4** (Portrait)
* **4:3** (Landscape)

***

{% hint style="success" %}

#### Plan Availability

:white\_check\_mark: All Plans
{% 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://docs.simplebooth.com/virtual-booth-setup/branding-and-customizations/picture-customizations/capture-customizations.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.
