# Roadmap

Planned enhancements include:

* Deeper wallet labeling and behavioral classification
* Cross-market and cross-wallet correlation analysis
* Integration with additional prediction market venues
* Prediction market vaults for structured and managed exposure
* Social trading features, including strategy sharing and copy participation
* Advanced alerts tied to smart wallet activity or flow changes
* Optional execution flows with user-defined constraints

The Prediction Market Copilot will continue to evolve toward **institutional-grade probabilistic analysis**, combining markets, behavior, and execution context.


---

# 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.noya.ai/prediction-market-copilot/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.
