# Roadmap

Our roadmap outlines some important stages in our product development cycle that will provide the best value possible to StarkDeFi users. Please note that the roadmap can be updated as new priorities emerge and is meant to serve as a guidepost for us as we continue to build financial products that will onboard the next wave of users onto Starknet.

### **Q1 2023**

<figure><img src="/files/7NqWi6bmwmxDsfxD9VMC" alt=""><figcaption><p>2023 Q1 Roadmap</p></figcaption></figure>

* Seed round fundraise
* Scale up development & design team
* UI/UX design for Launchpad
* Launchpad smart contract development
* Expand functional teams (marketing and business)&#x20;
* Audit smart contracts (AMM & Launchpad)
* Frontend development (Launchpad)
* Internal Product Testing (Launchpad)
* Private Testnet (Launchpad)
* Testnet Launch

### **Q2 2023**

<figure><img src="/files/RkITjeLg50pNzJpbOXSz" alt=""><figcaption><p>Q2 2023</p></figcaption></figure>

* Complete Farm & Limit order design
* Farm & Limit order contract development
* Frontend development
* Price Feed integration & Internal Testing
* Farm & Limit order Private Testnet
* Testnet Launch&#x20;
* Complete technical documentation

Learn more about the StarkDeFi, receive live updates and get to know the core StarkDeFi team by following the social channels below.

[Website](https://www.starkdefi.com/)

[Twitter](https://twitter.com/StarkDefi)

[Discord](https://discord.com/invite/starkdefi)

[Telegram](https://t.me/starkdefi_ann)


---

# 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.starkdefi.com/introduction/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.
