# PANOPTES Units

All official PANOPTES units receive a designated ID that is used to identify them, such as PAN001. Additionally, some teams choose to give their unit a friendlier name, such as *Cloudy* for PAN006.

Here you can find a list of all the official PANOPTES units as well as a link to the team page, which can include more information, pictures, and anything else the team feels like sharing!


---

# 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://www.projectpanoptes.org/overview/panoptes-units.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.
