# Overview

TheKeyMachine toolbar is the place from which you access tools and functions. The toolbar auto-starts when launching Maya and will appear above the Time Slider, although it can be moved to another location simply by dragging it.

<figure><img src="/files/xWpYFwiz9aq5grcW2NNe" alt=""><figcaption></figcaption></figure>

The main idea behind the toolbar and its horizontal layout is to take up as little space as possible while allowing access to all the tools


---

# 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://thekeymachine.gitbook.io/base/the-toolbar/overview.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.
