# 3.3 Toggle Layers

A toggle layer is like the caps lock key. A key can become a toggle that can be in an on or off state. When toggled on, the layer will remain active until toggled off.&#x20;

### When To use

A toggle layer is a good choice if you use a layer for an extended period of time. Some good examples of toggle layers are:

* Caps layer
* Gaming layer
* A layout other than your default layout(qwerty, colemak, dvorak, etc)
* Number layer for an extended duration for excel or data entry work

### When not to use

Any other use case. Toggle layers are not used anywhere else because they slow you down by having to toggle between on and off states. If you use toggle because you find holding down a different layer activator is uncomfortable, then I would suggest moving the layer activator key to a more comfortable location.

{% hint style="info" %}
Because toggle layers are not used that often, they can be placed in further to reach keys.
{% endhint %}


---

# 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://jonny-wamsley.gitbook.io/the-ultimate-guide-to-keyboard-layers/ch-3-layer-activators/3.2-toggle-layers.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.
