# Choosing a Phase

## Phase Layout

![Phase layout for LS Hoth. All TBs have similar layouts.](/files/-LCzKQr1dp2v07b7a9Kf)

Phases are grouped by Territory Battle.

Each phase is a button that will drop you into the Phase Picker dialog with a default layout.

## Phase Picker

<figure><img src="/files/t47Aa6cEhf5uIjKuDsN3" alt=""><figcaption><p>Example of sandbagging top and bottom for phase 4.</p></figcaption></figure>

The Phase Picker will display a full graphic layout of the entire TB's phases.

Using the buttons, select the specific phase layout that your guild is attempting for the current phase. Often this requires mixing zones from multiple phases in a strategy referred to as "sandbagging."

Once your layout is complete, click the green button at the bottom to navigate to the Platoon Assignment tool with your chosen phase layout.


---

# 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/choosing-a-phase.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.
