# Field Requests

Your droid will update you on mission progress along the way, and will sometimes ask for help if it gets stuck on a mission. This happens if the droid has had 4 unsuccessful dice rolls consecutively. Helping the droid will boost its morale, improving the chances of the next dice roll being successful.

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

To help the droid, copy the serial number it's asking about and head over to the search page in the D77 app. Paste the serial number in the search and hit enter. If there is a match, you will get an option of 'Send Info'. Click this button to send the relevant data to the droid. This will cost ₭ 50, but will boost your droid's morale.

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

If you deny or ignore the request, your droid will lose some loyalty to your bureau.


---

# 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.department77.com/department-77/guides/missions/bounty-missions/field-requests.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.
