# Tier Einsatz

{% hint style="info" %}
Um die Katze einfangen zu können, muss das Item "**transportbox**" benutzt werden, damit man die Transportbox in der Hand hat.
{% endhint %}

## 1. Katze einfangen

Nähere dich mit der Transportbox der Katze, um das Minigame starten zu können.

<figure><img src="/files/exJbmTakotwQne5o0Cq9" alt=""><figcaption></figcaption></figure>

## 2. Katze zum Tierheim transportieren

Nach Abschluss des Minigames wird das Tierheim auf der Karte markiert. Bringe die Katze zum Tierheim, um den Einsatz abschließen zu können.

<figure><img src="/files/NboVSIeHzkE4f55NnUIq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QYzTo7WWcxxm951pawoq" alt=""><figcaption></figcaption></figure>

## 3. Einsatzende

Sobald die Katze im Tierheim abgegeben wurde, ist der Einsatz beendet.

<figure><img src="/files/32OpdSJrlk14be2Rz4KK" alt=""><figcaption></figcaption></figure>


---

# 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.loverp-scripts.de/love-rp-de/technical-dispatches/einsatze/tier-einsatz.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.
