# Clearing Requirements

## Requirement Dialog

The creators of the game have been known to change their "static" platoon requirements after telling everyone what they would be. If this is the case and EchoBase is wrong about a single requirement, you might want to clear out that one until you know what it should be instead. This is most easily done with the **Requirement Dialog**.

![Clearing a single requirement via the Requirement Dialog](/files/-LEh0R8rRSTfC6YTO5EN)

## Platoon/Squadron clear

Oops, did you upload a screenshot to the wrong platoon on accident? Drop down a platoon's Utility Menu and click the "Clear all **platoon**/**squadron** requirements" utility to erase all the requirements in that single platoon or squadron.

![Clearing requirements for a single squadron via the Platoon Utility Menu](/files/-LEh0g4Il2g9QeGZEu3b)

## Mission clear

Drop down a mission's Utility Menu and click the "Clear all **mission** requirements" utility to erase all the requirements for that mission. This will make the progress bar for that mission go back to 0.

{% hint style="warning" %}
This will erase all requirements for the entire mission. Make sure that is what you want to happen before doing it.
{% endhint %}

![Clearing all requirements for a mission via the Mission Utility Menu](/files/-LEh156THvWgi5-ncQ1f)


---

# 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.echobase.app/tb-platoon-assigner/usage-guide/clearing-requirements.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.
