# Feature Roadmap

### Q1 2024 MVP Launch

* [ ] Escrow on blockchain
* [ ] Escrow in fiat
* [ ] Single payment, milestones, hourly contracts
* [ ] KYC, KYB, AML
* [ ] Payments history
* [ ] Invoices
* [ ] Ambassadors program
* [ ] Revenue share program

### Q2 2024 v.1.0&#x20;

* [ ] Retainer, Tasks contracts
* [ ] Service delivery company management
* [ ] Chat and messaging
* [ ] Multirole accounts
* [ ] Time trackers integration
* [ ] Localization and new geos coverage
* [ ] Fiat to crypto / crypto to fiat feature
* [ ] Incentive programs

### Q3 2024 v.1.1

* [ ] Multi-party contracts
* [ ] Multi-format projects
* [ ] Payrolls
* [ ] New Pay In/ Pay Out methods
* [ ] Subscriptions
* [ ] Debit cards service
* [ ] New Strategic Partnerships
* [ ] Continuous User Growth

### Q4 2024 v.1.2

* [ ] Agency - talent base
* [ ] Freelancers units
* [ ] Referral contracts
* [ ] Continuous optimization of payment methods

### Q1 2025 v.1.3

* [ ] Accounting services
* [ ] Deals insurance
* [ ] Lending protocol
* [ ] New strategic partnerships
* [ ] Marketing incentive programs


---

# 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.midcontract.com/key-features/feature-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.
