# DAW / Computer Triggering

Step-by-step setup guides for triggering MVP clips from your DAW. Connect the MVP to your computer via USB-C, configure MIDI output in your DAW, and send notes on the appropriate channel.

***

#### In This Section

* [**Ableton Live Setup**](/5.-triggering/daw-computer-triggering/ableton-live-setup.md)
* [**Pro Tools Setup**](/5.-triggering/daw-computer-triggering/pro-tools-setup.md)
* [**Logic Pro Setup**](/5.-triggering/daw-computer-triggering/logic-pro-setup.md)
* [**Other DAWs (General Guide)**](/5.-triggering/daw-computer-triggering/other-daws-general-guide.md)


---

# 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.4cast.world/5.-triggering/daw-computer-triggering.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.
