# Studio

- [Add Drums & Other Tracks](https://guide.chordbutter.com/studio/add-drums-and-other-tracks.md): Explore how to elevate your song arrangement by adding drums, bass, and other elements.
- [Style The Song](https://guide.chordbutter.com/studio/style-the-song.md): Learn how to shape chords, drums, and bass for each section of your song within ChordButter.


---

# 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://guide.chordbutter.com/studio.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.
