> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/ri-ben-yu/products/stakemarket/call-for-tenders.md).

# 入札募集

ステークは、建設入札などで使用することができます。以下はその手順です：

* [Stakemarketのページ](https://payswap.org/stakemarket)に移動し、エスクローに入れるトークンを選択し、「ステークを作成」ボタンをクリックします。

<figure><img src="/files/l2moIpnJ6wOSzntrp1DY" alt=""><figcaption></figcaption></figure>

* 各パラメータの説明を読んだ後、ポップアップするフォームに記入し、トランザクションを検証して確認します。このユースケースでは、建設プロジェクトにおいて建設会社からの提案を求めています。

<figure><img src="/files/FQfdKPCzyBTb9Ag1PwPI" alt=""><figcaption></figcaption></figure>

私たちは、2023年10月26日から始まる建設会社に対して毎月100ドル支払うという私たち自身の提案から始めます。

また、建設会社には信頼性を保証するために、100ドル（1か月の支払い相当額）の一時的なデポジットをエスクローに行うことを要求します。

* **自分のみ**ボタンをクリックして、作成したステークのみをリストアップするようにチェックします。これにより、作成したステークをより迅速に見つけることができます。

<figure><img src="/files/Da4OTUofKkMDxMpvE6b4" alt=""><figcaption></figcaption></figure>

* 次のステップは、建設会社がそれをより速く見つけることができるように、ステークに関する条件と場所タグを更新することです。**コントロールパネル**ボタンをクリックし、ポップアップするメニューで**要件の更新**ボタンをクリックします。各パラメータの説明を読み、フォームに適切に記入してトランザクションを検証します。

<div><figure><img src="/files/3iVG4W64xspHq0dUeKBQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2ysxIhymGobhp1Z8nPLH" alt=""><figcaption></figcaption></figure></div>

* これで、国と都市でステークをフィルタリングできるはずです。ステークに添付した国と都市を選択すると、リストされたステークでそれを見ることができます。

<figure><img src="/files/l2moIpnJ6wOSzntrp1DY" alt=""><figcaption></figcaption></figure>

* 賞金の条件を読むには、ステークのID（ステークのパネル内）を選択し、画像のようにステーク8を選択します。次に、**条件**パラメータをクリックして、ステークの条件を示すポップアップウィンドウを起動します。

<figure><img src="/files/G7o1v7FNiOXliKKKpLw7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HFkFKFJeTjj00HIbvbcM" alt=""><figcaption></figcaption></figure>

* 次のステップは、応募が開始されるのを待ち、建設プロジェクトに関してどの応募を選択するかを決定することです。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.payswap.org/ri-ben-yu/products/stakemarket/call-for-tenders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
