# Ignoring Platoons

This is a helper utility that allows you to tell the platoon assigner to not make any assignments for the specified platoon or squadron.

## Platoon Ignoring

![Ignoring a single platoon via the Platoon Utility Menu](/files/-LEh1tOGE7EaWWJRGBQE)

{% hint style="info" %}
Platoon requirements do not need to be filled out in an ignored platoon. Any requirements that are filled out will be ignored by the platoon assigner.
{% endhint %}

{% hint style="warning" %}
Choosing to ignore a platoon or squadron will result in none of the requirements inside of it to be considered when calculating for the guild which collectibles need to be worked on.
{% endhint %}

## Mission Ignoring

If you'd like to ignore all platoons for a given mission, head up to the Mission Utility Menu and choose **Ignore this mission**.

![Ignoring all platoons for a mission via the Mission Utility Menu](/files/-LEh2YpT9eqLHBOC6Yw6)

## Platoon Un-ignoring

![Including a single platoon via the Platoon Utility Menu](/files/-LEh2zpBL7IatE6awMcZ)

{% hint style="info" %}
After including a previously ignored platoon, all of the requirements for that platoon must be filled out, or you must ignore the platoon again, in order to submit for assignments.
{% endhint %}

## Mission Un-ignoring

Just like ignoring all platoons for a mission is possible, so is including all platoons for a mission. In the Mission Utility Menu, choose **Include this mission**.

![Including all platoons for a mission via the Mission Utility Menu](/files/-LEh2mYsyWjnqmZcjdmX)


---

# 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/ignoring-platoons.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.
