# Roadmap

### Q1 2022

✅ Two of the siblings who have been discussing blockchain technology since 2017 reunite when Yugal found friction in playing web3 games. Given Piyush is a blockchain architect, they deep-dived into an understanding of NFT technical architecture.  &#x20;

### Q2 2022

✅ First Prototype of NFT Rental on Solana was built with minimal UI&#x20;

### Q3 2022

✅ Won Conquest ( <https://conquest.org.in/> ) and initial product validation from the set of developers that gave us better insights.&#x20;

### Q4 2022

✅ Built loan protocol for the Hedera network and won a grant from HBAR foundation to continue the development

✅ Architecture finalization for Loan smart contract on Solana keeping composability in center

### Q1 2023

✅ Rent and Loan Protocol Devnet Launch on Solana

### Q2 2023

✅ Proposed ERC-7066\
✅ Rent and Loan Protocol Testnet Launch on Hedera, Mantle\
✅ Got into Solana Accelerator\
✅ Ran Static code analysis for EVM codebase and found no venerability

### Q3 2023<br>

🔜  Utility protocol, Staking protocol, Partnership announcements, Solana Mainnet Launch, Hedera, and EVM compatible chains Mainnet launch


---

# 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.streamnft.tech/introduction/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.
