# Yamawake

[Official site](https://yamawake.xyz/)

[Test site](https://testnet.yamawake.xyz/)

## 🔹 What is Yamawake?

Permissionless token launchpad. V1 supports **Fair Auction Format**, other various auction formats to be added going forward.

## 🔹 What is a fair auction?

Unlike general auctions where the person with the most bids, **all the bidders share the items in the auction according to the amount of their bids at same price**

## 🔹 Auction seller

By simply entering the configuration items, anyone can open an auction for any token that can be sold in any auction format.

## 🔹 User (bidder) side

You can bid during any token auction and claim your allocated tokens after the auction ends.


---

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