> For the complete documentation index, see [llms.txt](https://foton.gitbook.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foton.gitbook.io/introduction/developers/roadmap-the-masterplan.md).

# Roadmap - The Masterplan

We’ve split the development of FOTON in Stages to group co-dependent features together and to offer a more concrete timeline yet flexible. \
&#x20;\
To give us feedback on features, to prioritise or adding new ones, please hop into our social media channels and let's chat!

{% embed url="<https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExcGY0dzFzeXIxMmdzd3BpZ2psZW05OWZ1d2FhcXM2aHcwc2o0NDZwZSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/BHNVC6suWIKs/giphy.gif>" fullWidth="false" %}

Status types and what they mean: &#x20;

<mark style="color:yellow;">In Progress = We are working on it right now</mark>

<mark style="color:orange;">In Testing = Completed but needs testing + bug fixes</mark>

<mark style="color:green;">Done</mark><img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line"> <mark style="color:green;">= Completed and working smooth</mark>

<mark style="color:red;">Cancelled</mark> <mark style="color:red;">= Abandoned due to various reasons</mark>

***

## Stage 1

### Stokenet

* Create Studios <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Create Projects <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Create Items  <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Import Generated Collections  <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Make Collections from scratch  <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Upload to IPFS - <mark style="color:yellow;">In Progress (RPFS integration)</mark>
* Minting <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Buy/Sell items <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* First Roles version + Badges <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Maintenance + Upgrade mode <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Stats Page for volume/ranking - <mark style="color:yellow;">In Progress</mark>

### Mainnet&#x20;

* Sync with Stokenet (same features)

## Stage 2

* Creator Studio Team: Advanced Roles + Permissions <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Feature of the day (Beta) - <mark style="color:purple;">Community voting page</mark>&#x20;

## Stage 3

* Drops in Batches <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Mint in Batches <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line">
* Improved Drops Page <mark style="color:green;">- Done</mark> <img src="/files/LIiwpZmqunBZxGXkTg3O" alt="" data-size="line"><br>

## Stage 4

* Advanced trading: Offers - <mark style="color:yellow;">In Progress</mark>
* Advanced trading: Swaps - <mark style="color:yellow;">In Progress</mark>
* Trading history (Transactions page + Item History) - <mark style="color:yellow;">In Progress</mark>
* Collector HUB: User Dashboard activation > Tesseracts - <mark style="color:yellow;">In Progress</mark>
* Creator Studio: Analytics Page

## Stage 5

* Native NFT Generator (layered images) - <mark style="color:yellow;">In Progress</mark>
* FOTON PRO + Stores
* FOTON Token integration - tokenomics - <mark style="color:yellow;">In Progress</mark>
* NFT Templates

## Stage 6

* Multi File NFTs
* NFT Versioning
* Community Gated Content
* Messaging/Forum/Voting (one or all)
* Notifications

## Stage 7

* FOTON mobile app iOS + Android
* FOTON Desktop App&#x20;
* Developers SDK

## Stage 8

* FOTON NFTs Logic Engine
* Codename Nova - Undisclosed Foton feature&#x20;

## **Good to have, TBD**

* Launchpad re-launch
* IP Marketplace for Studios, Projects and Collections
* Marketing Events and Seasons with Cross-collaboration
* Jobs Portal - Skill market
* Creators Lounge - Resources
* Experimental Projects & Research


---

# 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://foton.gitbook.io/introduction/developers/roadmap-the-masterplan.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.
