# Cut Tool

## How to Use Cut Tool

The Cut tool is accessible via the toolbar button <a class="button primary" data-icon="scissors"></a> or by pressing 'S' on your keyboard.&#x20;

This tool enables you to easily cut audio into parts with a simple click. The tool shows you a guideline to make it easier to select any given waveform to cut&#x20;

You can also click and drag to create a specific clip cut on both ends


---

# 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://support.audacityteam.org/au4/manual/manual-index/cut-tool.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.
