# 開発ロードマップ

V1.0 2023年第4Qサービス開始予定

V1.5 Yamawake v1.5では、Yamawake DAO Token（YMWK）のユーティリティが実装されます。

実装されるユーティリティ

1. YMWKをコントラクトにロックしてveYMWKにできます。
2. veYMWKホルダーにはYamawakeの手数料収益の一部が保有量に応じて分配されます。
3. veYMWKホルダーにはYamawake DAO Tokenの新規発行額が保有量に応じて分配されます。

今後ユーティリティは増えていく可能性があります。

v2.0

* ERC20トークン入札対応オークションテンプレートの追加

v2.0以降

* AMM DEXへの市場形成をワンストップパッケージ化
* 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/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.
