# Roadmap

We’re happy to share our roadmap. If there’s a feature you love and are waiting for don’t hesitate to message us on Twitter (@castig @consoledao) and let us know! &#x20;

### 🌸  May 2024

* [**Event ticketing**](https://www.console.xyz/create-events) **launches May 6th (beta)**— sell tickets, bring your event attendees directly into Console. Want early access? Email <support@console.xyz> and request access to support your upcoming events.&#x20;

### 😎 June 2024

* **Upcoming release of our V2 iPhone/Android app!** We are re-designing, and re-building our mobile app from the ground up. This is going to be a BIG release.
* Upload videos (and other file types like PDFs)&#x20;

### 🧡 2024 Roadmap

* Inbox feature for better notification management
* Pinned messages&#x20;
* Improved role management (aka. custom roles for users like designer, investor, startup founder, etc).&#x20;
* CRM improvements for managing members&#x20;
* Improve search features for chat&#x20;
* ZenDesk integration for better support management&#x20;
* Building our app & integration marketplace

### 🧡 Beyond&#x20;

* Open source our codebase
* API integrations — developers can build on Console.
* Progressive decentralization

***


---

# 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.console.xyz/overview/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.
