# Roadmap

This document relates to: New standard - suggestions  & Working draft - Structure

The Roadmap hasn’t been clearly clarified yet. There is no time frame for this standard's implementation. We need to do a lot of research to understand the standard itself and how we can collaborate with marketplaces to create substandard or even Meta NFT standards.

The idea is to create a multifunctional standard that would be interoperable with other chains. It would contain the basic features, improved security, and unified functions of the new NFT Standard.

Here are some basic goals:

### Research base

* Understand the existing standards on Ethereum
* Explore vulnerabilities of the existing standards that are deployed on the Ethereum mainnet
* In the case of interoperability, we need to research standards that are live on other networks like Kusama
* Focus on security vulnerabilities

### Research advanced

* Collaborate with platforms on the new standard, share ideas, brainstorm
* How to improve this standard and get it ready as the first multichain standard

### Implementation

* Create a rough implementation of the code

### Tests

* Create tests


---

# 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://nft-standards.gitbook.io/nft-standards-wiki/working-group/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.
