# Development Roadmap

V1.0 Service will be launched in Q4 2023

V1.5 Yamawake v1.5 will implement Yamawake DAO Token (YMWK) utilities.

Utilities to be implemented as follows:

1. User can lock a YMWK to a contract to veYMWK.
2. veYMWK holders will receive a portion of Yamawake's commission revenue based on the amount held.
3. veYMWK holders will receive a share of newly issued Yamawake DAO Token in proportion to their holdings.

The other utility may added in the future.

v2.0

* Addition of auction templates supporting ERC20 token bidding.

Since v2.0.

* One-stop package for market making to AMM DEX
* Expansion to L2


---

# 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.yamawake.xyz/english-3/readme/rdomappu.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.
