# Worker

The Worker is the job processor that handles resource-intensive tasks likes video transcoding, image resizing, and more.

## Useful Articles

{% content-ref url="/pages/0htlPGe8O0DP1GqvzTbv" %}
[Processing](/content-management/processing.md)
{% endcontent-ref %}

{% content-ref url="/pages/dPNPRiO0BSqbJsbE22ZC" %}
[Setting up a Worker using MojoHost CDN](/content-management/processing/setting-up-a-worker-using-mojohost-cdn.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/getting-started/common-topics/worker.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.
