# Roadmap

## Q1 2022

### [📆](https://emojipedia.org/tear-off-calendar/) Events & Conferences

* February 9-13: [Solana Hacker House Seattle](https://lu.ma/seattle-hacker-house) @ Seattle 🇺🇸
* February 21-24: [ETH Denver 2022](https://www.ethdenver.com/) @ Denver 🇺🇸

### 🛠️[️](https://emojipedia.org/hammer-and-pick/) Product/Technology

* New: Upgradable smart contracts
* Launch [**Peer-to-Peer NFT Rentals for BSC and Polygon Mainnet**](https://rent.vera.financial)
* New: **Batch Lend** - Allow multiple NFTs to be lent in one transaction.
* New: Generative art NFTs integration
* New: Mystery box NFTs integration
* New: White label credit card compatible secondary market
* New: **Lien** - no collateral NFT rentals
* New: **Issue** - Create Lien-ready NFTs without smart contract wrappers
* Launch: **Peer-to-Peer NFT Rentals for Solana testnet**

## Q2 2022

### [📆](https://emojipedia.org/tear-off-calendar/) Events & Conferences

* March 14-18: [Solana Hacker House NYC](https://solana.com/events/new-york-hacker-house) @ New York City, 🇺🇸
* March 28-31: [NFT LA](https://nftla.live/) @ Los Angeles 🇺🇸
* March 31 to April 7: Vera Roadshow @ Dubai, 🇸🇦
* April 5-10: [Solana Hacker House Miami](https://solana.com/events/miami-hacker-house) @ Miami, 🇺🇸
* April 12: [Paris NFT Day](#q1-2022-a) @ Paris, 🇫🇷
* April 13-14: [Paris Blockchain Week](https://www.pbwsummit.com/) @ Paris, 🇫🇷

### 🛠️[️](https://emojipedia.org/hammer-and-pick/) Product/Technology

* Launch **Peer-to-Peer NFT Rentals Solana Mainnet**
* New: **Batch Rent** - Allow multiple NFTs to be rented at once
* New: **Reserve for Specific Renter** - Let owners choose who can rent their NFTs
* New: **Yield Sharing** - Lender chooses how to keep or share yields or airdrops to the borrower
* New: **Unlocked Listings** - Let NFTs remain in wallet when listed for rent
* Launch **Peer-to-Peer** **NFT Seller Financing on Ethereum, BSC, and Polygon Mainnets**

## Q3 2022

### [📆](https://emojipedia.org/tear-off-calendar/) Events & Conferences

* September 2&#x38;**-29:** [**Token2049**](https://www.token2049.com/) **@ Singpore, 🇸🇬**

### **🛠️**[**️**](https://emojipedia.org/hammer-and-pick/) **Product/Technology**

* New: **Unique Wrappers + Legacy NFT Bridge -** Give our lien NFTs unique wrappers for easier 3rd party whitelisting and integration
* Potential expansion to additional L1 chains

## Q4 2022

### [📆](https://emojipedia.org/tear-off-calendar/) Events & Conferences

* TBA: NFT Singapore @ Singapore, 🇸🇬

### 🛠️[️](https://emojipedia.org/hammer-and-pick/) Product/Technology

* Launch: NFT Rental Pools testnets
* Launch: NFT Mortgage Pools testnets
* New: *Royalties **-*** Let creators earn royalties for all transaction
* New: *Upgradable NFTs* - Allow 3rd party NFTs to be swapped with Vera-enabled NFT replicas to upgrade their utilities and DeFi capabilities
* New: Begin DAO implementation


---

# 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.vera.financial/roadmap/master.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.
