> For the complete documentation index, see [llms.txt](https://guideofthelot.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guideofthelot.us/mechanics/future-prime-frames-sequence.md).

# Future Prime Frames Sequence

| Warframe | Estimated Earliest & Latest | Outgoing Prime Frame | Outgoing Prime Weapons             |
| -------- | --------------------------- | -------------------- | ---------------------------------- |
| Wukong   | 06-18-2019 \| 07-02-2019    | Hydroid Prime        | Ballistica Prime, Nami Skyla Prime |
| Atlas    | 09-17-2019 \| 10-08-2019    | Mirage Prime         | Akbolto Prime, Kogake Prime        |
| Ivara    | 12-17-2019 \| 01-14-2020    | Zephyr Prime         | Tiberon Prime, Kronen Prime        |
| Titania  | 03-17-2020 \| 04-21-2020    | Limbo Prime          | Pyrana Prime, Destreza Prime       |
| Nezha    | 06-16-2020 \| 07-28-2020    | Chroma Prime         | Rubico Prime, Gram Prime           |
| Inaros   | 09-15-2020 \| 11-03-2020    | Mesa Prime           | Akjagara Prime, Redeemer Prime     |
| Octavia  | 12-15-2020 \| 02-9-2021     | Equinox Prime        | Stradavar Prime, Tipedo Prime      |
| Gara     | 03-16-2021 \| 05-18-2021    | Wukong Prime         | Zhuge Prime, Ninkondi Prime        |
| Nidus    | 06-15-2021 \| 08-24-2021    | Atlas Prime          | ???                                |
| Harrow   | 09-14-2021 \| 11-30-2021    | Ivara Prime          | ???                                |
| Khora    | 12-14-2021 \| 03-08-2022    | Titania Prime        | ???                                |
| Garuda   | 03-15-2022 \| 06-14-2022    | Nezha Prime          | ???                                |
| Revenant | 06-14-2022 \| 09-20-2022    | Inaros Prime         | ???                                |
| Baruuk   | 09-13-2022 \| 12-27-2022    | Octavia Prime        | ???                                |
| Hildryn  | 01-05-2023 \| 04-08-2023    | Gara Prime           | ???                                |
| Wisp     | ???                         | Nidus Prime          | ???                                |
| Gauss    | ???                         | Harrow Prime         | ???                                |
| Grendel  | ???                         | Khora Prime          | ???                                |
| ???      | ???                         | Garuda Prime         | ???                                |
| ???      | ???                         | Revenant Prime       | ???                                |
|          |                             | Baruuk Prime         | ???                                |
|          |                             | Hildryn Prime        | ???                                |
|          |                             | Wisp Prime           | ???                                |
|          |                             | Gauss Prime          | ???                                |
|          |                             | Grendel Prime        | ???                                |


---

# 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:

```
GET https://guideofthelot.us/mechanics/future-prime-frames-sequence.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.
