# Roadmap

### Q1 2023

* ~~Defining project goals, including business and technical objectives.~~
* ~~Conducting market research, analyzing competition and identifying potential users.~~
* ~~Defining functional and non-functional requirements for the NFT perpetual platform.~~
* ~~Creating system architecture and designing user interfaces.~~
* ~~Selecting technologies and tools for implementing the solution.~~&#x20;
* ~~Creating an action plan, project schedule, and task allocation within the team.~~

### Q2 2023

* ~~Building a MVP of the NFT perpetual platform.~~&#x20;
* Seed round.&#x20;
* Implementing platform functionalities such as perpetual NFT trading, portfolio management, reporting and statistics.&#x20;
* Integration with existing blockchains and DeFi protocols.&#x20;
* Testing and verifying the solution.&#x20;
* Deploying new functionalities based on user feedback.

### Q3 2023

* Preparation and implementation of a system for managing Auctions and P2P transactions.&#x20;
* Marketing campaign, including advertising and PR.&#x20;
* Introduction of a loyalty program and incentives for users to use the platform.&#x20;
* Monitoring and optimizing the platform.

### Q4 2023

* Continuing development of the platform and introducing new functionalities.&#x20;
* Attracting new users and expanding the customer base.&#x20;
* Collaborating with other projects to integrate with their solutions.&#x20;
* Improving the security and performance of the platform.&#x20;
* Further expansion and business development.


---

# 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://ariable.gitbook.io/untitled/product/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.
