# Roadmap

The key platform features for MIDNIGHT have been in development since 2024, and are now complete. The rest of 2025 will be utilised to enhance the overall UI & UX.

## 2026 Roadmap

Our initial roadmap for 2026 is summarised below. Please note, this is not an all inclusive list, and more milestones will be added throughout the year.&#x20;

{% tabs %}
{% tab title="Q1" %}

* [ ] Seamless Fiat integration
* [ ] Wallet-less/custodial accounts
* [ ] Artist/Gallery/Collection pages
  {% endtab %}

{% tab title="Q2" %}

* [ ] Additional features such as ‘request to buy’ and ‘full provenance’ released *(such that exhibition and museum shows are included in meta-data)*
* [ ] Second Curated Collection
  {% endtab %}

{% tab title="Q3" %}

* [ ] Gallery Partnerships
* [ ] Print options available alongside originals *(and for digital works)*
  {% endtab %}

{% tab title="Q4" %}

* [ ] AI Authentication integration
* [ ] Trademarked NFC technologies (e.g. NFC woven canvas)
  {% endtab %}
  {% endtabs %}


---

# 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://docs.midnight.art/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.
