# Roadmaps

We have beautiful public roadmaps available at roadmaps.thunderbird.net:

<a href="https://roadmaps.thunderbird.net/" class="button primary">2026 Thunderbird Roadmaps Dashboard</a>

Alternatively, here are the links to each product roadmap:

<a href="https://roadmaps.thunderbird.net/en-US/desktop/" class="button primary">2026 Desktop Roadmap</a>

<a href="https://roadmaps.thunderbird.net/en-US/android/" class="button primary">2026 Android Roadmap</a>

<a href="https://roadmaps.thunderbird.net/en-US/ios/" class="button primary">2026 iOS Roadmap</a>

<a href="https://roadmaps.thunderbird.net/en-US/services/" class="button primary">2026 Services Roadmap</a>


---

# 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://developer.thunderbird.net/planning/roadmap.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.
