> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/setup-parameters/intro.md).

# \&intro

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

## Aliases

* `&ib`

## Details

When combined with the either [`&webcam`](/advanced-settings/setup-parameters/and-webcam.md) or [`&screenshare`](/advanced-settings/setup-parameters/screenshare.md), this option won't auto-load the camera/mic selection page. Instead, it shows the main-menu button for either the webcam option or screen-share option.

For some users, this prepares them better for the upcoming request for camera/microphone permissions; particularly useful if using VDO.Ninja as an IFRAME integration.

`&intro&webcam` is the same like [`&wc2`](/advanced-settings/setup-parameters/and-webcam2.md).\
`&intro&screenshare` is the same like [`&ss2`](/advanced-settings/setup-parameters/and-screenshare2.md).

## Related

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

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

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

{% content-ref url="/pages/XpXJXr1fVUai9CCQvidv" %}
[\&screenshare2](/advanced-settings/setup-parameters/and-screenshare2.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.vdo.ninja/advanced-settings/setup-parameters/intro.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.
