> 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/products/stakemarket/call-for-tenders.md).

# Call For Tenders

Stakes can be used for a construction call for tenders for instance. Here is a step-by-step guide to do that:

* Go to the [Stakemarket's page](https://payswap.org/stakemarket), select the token to put in escrow and click on the Create a Stake button

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

* Fill in the form that pops up after reading the description of each parameter then validate and confirm the transaction. For our use case we are looking for offers from construction companies on our construction project.

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

We will start off with our own proposition of 100 USD to be paid every 43200 minutes (every month) to the winning construction company starting from October 26th, 2023.

We also require the construction company to make a one time deposit of 100 USD (the equivalent of one month payment) in escrow to guarantee trustworthiness.

* Tick the **Mine Only** button to only list your stakes in order to find the stake just created much faster

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

* The next step is to update the terms and the location tags about our stake so construction companies can find it faster. Clik the **Control Panel** button and in the menu that pops up click on the **Update Requirements** button. Read the description of each parameter, fill in the form accordingly and validate the transaction.

<div><figure><img src="/files/Ua66fqF4KilyPXzRbwja" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RdvHR0uSigucdVZ9dvnB" alt=""><figcaption></figcaption></figure></div>

* Now you should be filter the stakes by country & city and if you pick the country and city you've attached to your stake, you should be able to see it in the listed stakes

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

* To read the terms of your bounty, make sure you select your stake by its id (in your stake's panel) like in the image below where we selected the stake 8. Then click on the **Terms** parameter to launch a pop up window with the terms of your stake

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

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

* The next step is to wait for applications to start coming in and then make a decision on which application to go with for your construction project.


---

# 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.payswap.org/products/stakemarket/call-for-tenders.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.
