# Project Roadmap

**Due to the ever-changing nature of the crypto landscape, this list is constantly under evaluation and priorities are subject to change at any time.** Project supporters should use this roadmap as a rough guide to understanding the trajectory of development.&#x20;

## In Development

* [x] Beta - Launch Vaults on Ethereum
* [x] GA - Launch Vault contracts on Ethereum
* [x] GA - Launch vault contracts on Avalanche
* [x] PG token consolidation and revised token economics
* [x] Design and branding changes for PG to highlight the Vault value proposition

## Upcoming

* Marketplace development&#x20;
* Improvements and incentives for governance participation
* Fee distribution system for vaults and marketplace transactions
* Multi-token Vault input/output systems for multiplier and incentive mechanisms
* Enhancements to the Particle Bridge contract to enable new conversion flows

## Exploring

* Vault SDK for protocol level composability
* Integration with DeFi protocols for enhanced yield opportunities in Vaults
* Ideas to enhance marketplace volume through advanced auction types

&#x20;

&#x20;


---

# 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.polyient.games/development/project-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.
