# Manual Index

This documentation is split via grouping based on UI presence.&#x20;

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

Each block represents it's own set of features, that can be accessed as shown in each individual chapter.&#x20;

Here is a list of all pages that explain each block individually:

[Header Menu](/au4/manual/manual-index/header.md)

Project Management Menu

Toolbar&#x20;

Realtime Effects

Track Header

Project View

Transport View


---

# 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.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.
