# Trigger

<figure><img src="/files/6ZbHX8JJu9aDZbbCYk1X" alt=""><figcaption></figcaption></figure>

Starting from version 1.8, a **Trigger feature** has been added.\
It supports both **Send** and **Receive**.

* When software that supports triggers sends a **File Name**, it will also be applied in MoA.
* If a **standard format** is used, MoA can also send the File Name so that it is applied in the other program.


---

# 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.moamocap.com/feature/network-streaming/trigger.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.
