# Take Mode

If Take Mode is enabled, selecting a route will not immediately change the route on the given output. You will have to confirm the take by performing an operation depending on which section you are on:

* **Button**: Tap the selected input again to approve the take.
* **Split**: Tap the selected input again to approve the take.
* **List**: Tap the blue checkmark button to approve the take.
* **Wheel**: Tap the blue checkmark button to approve the take.
* **Crosspoint**: Tap the selected input again to approve the take.
* **Virtual Output**: Tap the blue checkmark button to approve the take.
* **Multiview**: Tap the blue checkmark button to approve the take.

<figure><img src="/files/tFE9KGonKNackspfmHzK" alt=""><figcaption><p>Take mode active in Split, List, Buttons, and Wheel view styles.</p></figcaption></figure>

If you have **Double Tap to Select** enabled in Settings, you will have to double-tap on an input in the Buttons and Split views in order to select and take a routing change.


---

# 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.routeeffect.com/using-routeeffect/routing/take-mode.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.
