> For the complete documentation index, see [llms.txt](https://documentation.botghost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.botghost.com/custom-commands-and-events/options/choice-option.md).

# Choice Option

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FJQ1xkB7heN8B6p8AU5lv%2FBildschirm%C2%ADfoto%202023-02-17%20um%2005.23.59.png?alt=media&amp;token=a265fdf8-deb3-4588-8b1e-20add4291d1c" alt="" width="326"><figcaption></figcaption></figure>

This option block is a choice between `True` or `False` that can be used in later actions / conditions of the command.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FSVDaanfvzoGywnRxUmaL%2FBildschirm%C2%ADfoto%202023-02-17%20um%2005.24.36.png?alt=media&amp;token=487ecc2a-d862-42c3-a02b-fee326952173" alt=""><figcaption></figcaption></figure>

You can retrieve the variable of the option via the **Clipboard** or the block itself. The format of the variable is `{option_optionname}`, where `optionname` is the [name](#option-name) of the option.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2F7l53Sjd6fgU8sGvJLYBy%2Fimage_2024-06-08_124418534.png?alt=media&amp;token=fcc434ee-5711-442d-a092-00502a3c6905" alt=""><figcaption></figcaption></figure>

## Option Name

This field requires an input for your unique option name. The designated name will then be the reference for your option variable.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2F5Xsz9M6Zbq78M181Nbqo%2Fimage_2024-06-07_183434741.png?alt=media&amp;token=a6e30549-8f2f-448b-a843-ec8c700abbe7" alt=""><figcaption></figcaption></figure>

## Option Description&#x20;

The option description field allows you to assign a custom description to your option. It is useful to describe what the option is used for.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FBLA0U2rli29wlyMnQslm%2Fimage_2024-06-07_183520597.png?alt=media&amp;token=31fcbdc6-5d1f-4f56-9006-62f530139aff" alt=""><figcaption></figcaption></figure>

## Set Required

With this switch you are able to toggle if the option should be required or not in order to execute the command.

<figure><img src="https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FZdasaits2xqKe9Prpu8h%2Fimage_2024-06-07_182514963.png?alt=media&amp;token=6c293fc9-954e-4a5d-9496-5fbb04ae304a" alt=""><figcaption></figcaption></figure>
