# \&webcam2

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&wc2`

## Details

Using `&webcam2` or using `&webcam&intro`, will show the "Share your Camera" button before asking the user to select camera options. This preps the user for the permissions popup that comes next, simplies the landing page experience for iFRAME integrations. It's basically the same as [`&webcam`](/advanced-settings/setup-parameters/and-webcam.md), but you get the "Share your Camera" button before selecting camera options.

## Related

{% content-ref url="/pages/-MZOLOZq04PnT1tVxWyo" %}
[\&webcam](/advanced-settings/setup-parameters/and-webcam.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mj8IMwKqGYNb7u8Bbae" %}
[\&intro](/advanced-settings/setup-parameters/intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/XpXJXr1fVUai9CCQvidv" %}
[\&screenshare2](/advanced-settings/setup-parameters/and-screenshare2.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/setup-parameters/and-webcam2.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.
