# Roadmap

{% hint style="info" %}
Please be aware that while the BaseHaven team is committed to timely delivery and has strategically aligned technological features, the roadmap may change subject to community DAO votes.
{% endhint %}

## **Q1 2024**

* [x] Strategic planning
* [x] Identify gaps in the market for utility&#x20;
* [x] Building the team&#x20;
* [ ] Website development&#x20;

## **Q2 2024**

* [ ] SmartGAS & MEV protected DEX&#x20;
* [ ] Custom BASE token purchasing using any cross chain cryptocurrency
* [ ] Decentralised bridge option
* [ ] DAO Voting protocol
* [ ] FIAT Onramp
* [ ] Advanced rug checks for BASE tokens&#x20;

## **Q3 2024**

* [ ] NFT Marketplace
* [ ] NFT Cross chain bridge
* [ ] YIELD Lending
* [ ] BaseChain Launchpad&#x20;

## **Q4 2024**

* [ ] Flash loans
* [ ] Base Token generator
* [ ] NFT Staking Protocols


---

# 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://basehaven.gitbook.io/docs/fundementals/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.
