> 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/pentagon-tracker.md).

# Pentagon Pizza Index

The **Pentagon Pizza Index** tracks orders and activity at pizza places and bars near the Pentagon — a real OSINT technique used to detect unusual government activity before official announcements.

![Pentagon Activity Tracker — PizzINT](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/pentagon-tracker.png)

***

## The Concept

**PizzINT** is a legitimate open-source intelligence method. The logic is simple:

* When something big is happening inside the Pentagon late at night, staff work overtime
* Overtime means food deliveries — especially pizza
* Unusual spikes in pizza orders (or foot traffic at nearby bars) near government buildings can signal that something is going on *before* it becomes public

The same principle applies to gay bars near certain embassies and government facilities — historically used as soft indicators of unusual activity among government personnel.

***

## What the Panel Shows

* Activity levels at tracked locations near the Pentagon
* Unusual spikes vs. normal baseline
* Time and recency of the signal
* **Venue Activity** — 24h activity trend broken down by individual venue (6 tracked locations)

## DOUGHCON Levels

| Level | Name                           |
| ----- | ------------------------------ |
| 1     | Maximum Readiness              |
| 2     | Next Step to Maximum Readiness |
| 3     | Increase in Force Readiness    |
| 4     | Increased Intelligence Watch   |
| 5     | Lowest State of Readiness      |

***

## How to Use It

When the panel shows elevated activity at an unusual hour — especially late at night or on weekends — it can be worth checking whether any geopolitical or defense-related markets are moving on Polymarket.

It's a soft signal, not a hard data source. Use it as one input alongside other indicators.

***

## Markets Where This Panel Activates

* [US defense and military markets](https://polymarket.com/geopolitics)
* [Geopolitical conflict and escalation markets](https://polymarket.com/geopolitics)
* Any market where unexpected US government activity would be 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/pentagon-tracker.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.
