# TouchBar (MacBook)

The TouchBar of Apple's MacBook is useful and convenient editing diagram. In TouchBar, there are some buttons frequently used as shown in the below capture.

![TouchBar (main)](/files/-MJa6kHCTiiaa17Lf5po)

When you select Line Style button in the TouchBar, a new TouchBar for changing line style is popup as below. By pressing Close button, you can go back to the main TouchBar.

![TouchBar (Line Style)](/files/-MJa6mvL1eEk62vbEkOS)

When you select Format button in the TouchBar, a new TouchBar for formatting is popup as below. All buttons are the toggle buttons and you can go back the the main TouchBar when you pressing Close button.

![TouchBar (Format)](/files/-MJa6qN4IpTuUPSuRvSy)


---

# 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.staruml.io/v6/user-guide/touchbar-macbook.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.
