# Yamawake

[公式サイトへ](https://yamawake.xyz/)

[テストサイトへ](https://testnet.yamawake.xyz/)

## 🔹 Yamawakeとは何ですか？

<mark style="color:red;">**パーミッションレスに（管理者の許可なく）トークンオークションの開催、参加**</mark>が行えるDappです。V1では**バルクオークション形式**に対応しており、今後様々なオークション形式が追加される予定です。

## 🔹 バルクオークションとは何ですか？

一番多くの入札をした人が出品物を取得できる一般的なオークション（イングリッシュ方式）とは\
異なり、<mark style="color:red;">**入札額に応じて、入札者全員でオークションへの出品物を分け合う**</mark>方式のオークションです。

## 🔹 オークション主催者側

設定項目を入力するだけで、<mark style="color:red;">**誰でも任意のトークンを任意のオークション形式で販売できる**</mark>ノーコードツールとして使用できます。

## 🔹 ユーザー（入札者）側

任意のトークンオークション開催中に<mark style="color:red;">**入札ができ**</mark>、オークション終了後に<mark style="color:red;">**割当てられたトークンを請求**</mark>できます。


---

# 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.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.
