# Medialoopster Add Asset To Project Action

With the help of the Medialoopster Add Asset To Project Action, it is possible to add an asset to a project within Media Loopster. To do this, it is necessary to know the project-ID of the corresponding project in Medialoopster. This ID is available if the project was created by Helmut4 and can be called up via the wildcard: {project.custom.?} In which the question mark must be replaced by medialoopster. {project.custom.medialoopster}.

When an asset is added to Medialoopster, the asset ID assigned by Medialoopster is written into Helmut4's database and is available via the wildcard {job.custom.?}. In the wildcard, the question mark must be replaced by medialoopster —> {job.custom.medialoopster}.


---

# 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.helmut.de/helmut4-releases/v4.6.0/helmut4-components/streamdesigner/nodes/actions/third-party/medialoopster-add-asset-to-project-action.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.
