# \&miconlyoption

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

## Aliases

* `&moo`

## Details

Based on user feedback, I'm testing the concept of a "join with mic-only" button. You can enable it with `&miconlyoption`. It's exactly the same as join with video, except the video device is not selected by default. When used, a mic only button shows if a guest joining a room, and if [`&audiodevice=0`](/advanced-settings/setup-parameters/audiodevice.md) is not present. Hoping this will give more users courage to click the join button, but if it causes issues, I may revert.\
\
For testing at <https://vdo.ninja/?room=someetestroomhere&moo>

## Related

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

{% content-ref url="/pages/-MZXM\_RawjQL1mNBXnhD" %}
[\&audiodevice](/advanced-settings/setup-parameters/audiodevice.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-miconlyoption-alpha.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.
