> For the complete documentation index, see [llms.txt](https://polyhelper.gitbook.io/polyhelper-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polyhelper.gitbook.io/polyhelper-docs/analytics-tools/military-maps.md).

# Frontline Maps

Trading Ukraine or other conflict markets? The **Frontline Maps** panel embeds the ISW interactive frontline map directly inside Polymarket. Just tap the **Map** tab — no switching between tabs, no separate research tools.

![Military Maps — Assessed Control of Terrain in Ukraine](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/military-maps.png)

***

## What Is ISW?

The **Institute for the Study of War (ISW)** is a non-partisan American think tank. It produces daily open-source military assessments and high-resolution frontline control maps for active conflicts. ISW maps are used by journalists, governments, and analysts worldwide as a reliable open-source reference.

***

## What the Panel Shows

An interactive, zoomable ISW map embedded directly in Polymarket showing:

* Current territorial control lines (updated daily)
* Contested areas
* Recent gains and losses
* Key geographic features (cities, rivers, infrastructure)

***

## How to Use It

**For territorial control markets** (e.g., "Will \[Side] control \[Location] by \[date]?"):

1. Check the current ISW map — who controls the location now?
2. Look at recent changes — is the area being contested?

***

## Companion Tools

* [Pentagon Activity Tracker →](/polyhelper-docs/analytics-tools/pentagon-tracker.md) — US/NATO signals and PizzINT
* [Conflict Monitor →](/polyhelper-docs/analytics-tools/conflict-radar.md) — NASA satellite thermal activity for conflict zones

***

## Markets Where This Panel Activates

* [Territorial control markets](https://polymarket.com/geopolitics/ukraine-map)
* [City/region capture or defense markets](https://polymarket.com/event/russia-x-ukraine-ceasefire-before-2027)
* Any market where frontline positions are relevant


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://polyhelper.gitbook.io/polyhelper-docs/analytics-tools/military-maps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
