# Empty Container Returns Quiz

## Review

This quiz will test your knowledge of how to manage Empty Container Returns in the Trucker Zoom Web Application.&#x20;

Before taking this quiz, review the page at the following link:

{% content-ref url="../../training/daily-workflow-training/emtpy-container-returns" %}
[emtpy-container-returns](https://manual.truckerzoom.com/training/daily-workflow-training/emtpy-container-returns)
{% endcontent-ref %}

## Quiz

When you are ready to take the quiz, fill out the form below, and **Click** *Next*.

{% embed url="<https://forms.gle/jzFifJfJyTzbhEaA7>" %}


---

# 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://manual.truckerzoom.com/quizzes/daily-workflow-quizzes/empty-container-returns-quiz.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.
