> For the complete documentation index, see [llms.txt](https://docs.yamawake.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yamawake.xyz/readme/yzgaido.md).

# ユーザーガイド

- [オークション主催者](https://docs.yamawake.xyz/readme/yzgaido/kushon.md): オークション主催者向け
- [オークションの開催前](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushonno.md)
- [ログイン](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushonno/roguin.md)
- [オークションコントラクトのデプロイ](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushonno/kushonkontorakutonodepuroi.md)
- [オークション情報の入力](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushonno/kushonno.md)
- [オークションの開催中](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushonno-1.md)
- [オークション終了後](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushon.md): 売上の引出し、トークンの回収
- [オークション成功時](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushon/kushon.md)
- [オークション失敗時](https://docs.yamawake.xyz/readme/yzgaido/kushon/kushon/kushon-1.md)
- [オークション参加者](https://docs.yamawake.xyz/readme/yzgaido/kushon-1.md): オークション参加者向け
- [オークションの開催中](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushonno.md)
- [ウォレットの接続](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushonno/worettono.md)
- [入札](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushonno/ru-zha.md)
- [オークション終了後](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushon.md)
- [オークション成功時](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushon/kushon.md)
- [オークション失敗時](https://docs.yamawake.xyz/readme/yzgaido/kushon-1/kushon/kushon-1.md)
- [YMWKのクレーム方法](https://docs.yamawake.xyz/readme/yzgaido/ymwknokurmu.md): YMWKのクレーム方法
- [Ethereumでのオークション](https://docs.yamawake.xyz/readme/yzgaido/ymwknokurmu/ethereumdenokushon.md)
- [Baseでのオークション](https://docs.yamawake.xyz/readme/yzgaido/ymwknokurmu/basedenokushon.md)
- [YMWKのロック方法](https://docs.yamawake.xyz/readme/yzgaido/ymwknorokku.md): YMWKのロック方法
- [BaseネットワークのTips](https://docs.yamawake.xyz/readme/yzgaido/basenettowkunotips.md)
- [Baseへの公式ブリッジ](https://docs.yamawake.xyz/readme/yzgaido/basenettowkunotips/basehenoburijji.md)
- [Base Mainnet RPCの設定](https://docs.yamawake.xyz/readme/yzgaido/basenettowkunotips/base-mainnet-rpcno.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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