# LAY-Bouring

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

## **What’s LAY-Bouring?** <a href="#id-3556" id="id-3556"></a>

In the previous Seasons, district holders were able to claim $Lay every 24 hours after paying 20% tax. This takes a straightforward task, clicking the ‘Get Lay’ button every 24 hours, which is quite annoying.

In the new Season, non-NFTs holders can perform this daily task for district holders and earn a reward, $Scrap. OrbCity has named this activity ‘Lay-bouring’, a compound word of Lay 007(robot made from metal scraps) and Labour. If Lay-Bour is lucky, **with a 20% chance, the user can get a quarter of the tax a district holder pays. In addition, the holder of the relevant district will receive a tax deduction of a quarter of the tax.**

And also, non-NFTs holders can perform Lay-bouring for building holders and earn $Scrap.

#### The probability of getting $Scrap from a single lay-bouring is shown below.

| $Scrap      | Probability |
| ----------- | ----------- |
| 0 $Scrap    | 20%         |
| 0.25 $Scrap | 70%         |
| 0.5 $Scrap  | 5%          |
| 0.75 $Scrap | 3%          |
| 1 $Scrap    | 1.5%        |
| 10 $Scrap   | 0.5%        |

#### [Here's a guide to using Lay-Bouring system](/orbcity/getting-started/how-to-start/for-non-nfts-holders.md)

{% hint style="info" %}
**Note: Lay-Bour can do LAY-bouring up to 10 times per day.**
{% endhint %}

{% hint style="info" %}
**Note: Every 2 hours, each district regenerates the resources($LAY).**\
**Note: Every 4 hours, each building regenerates the resources($LAY).**
{% endhint %}

{% hint style="info" %}
**Note: Please note that all figures are subject to change by governance.**
{% endhint %}


---

# 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://orbcity.gitbook.io/orbcity/lay-bour/lay-bouring.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.
