> For the complete documentation index, see [llms.txt](https://orbcity.gitbook.io/orbcity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orbcity.gitbook.io/orbcity/building/locating-system/usdlay-007-daily-production.md).

# $Lay 007 Daily Production

| Lev   | common | rare   | epic   | unique | legendary |
| ----- | ------ | ------ | ------ | ------ | --------- |
| 1 Lev | 0.0400 | 0.1200 | 0.4500 | 2.3625 | 19.4906   |
| 2 Lev | 0.0500 | 0.1500 | 0.5625 | 2.9531 | 24.3633   |
| 3 Lev | 0.0600 | 0.1800 | 0.6750 | 3.5438 | 29.2359   |

The table above shows the $Lay 007 production by tier and level for each building. The efficiency of $Lay production increases as the tier increases. The common tier of buildings produces less than district, but can produce similar or more $Lay 007 than district if upgraded to a certain tier.

#### Within the OrbCity ecosystem, Building owners are set to receive a variety of get LAY as they contracted their buildings.

* Users will be able to click "Get Lay" if 4 hours have passed.
* The above image refers to \[4hrs $LAY x 6times] in order for users to more easily calculate their earnings.
* If less than 4 hours have passed, users will see a timer showing how much time they have to wait until they can get lay.
* The 4 hour timer is based off the last claim, so users must claim in order to restart the 4 hour counter.
* Building owners can cancel their contracts at any time seven days after signing their first contract, and only then can they withdraw their NFTs.

{% hint style="info" %}
**Note: In order to earn $LAY tokens building owners will be required to contract their building NFT with landowners. Every 4 hours staked, building owners will be able to click “Get LAY".**&#x20;
{% endhint %}

{% hint style="info" %}
**Note: All building owners must pay a portion of the $Lay 007 produced to the landowner in taxes.**
{% endhint %}

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


---

# 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://orbcity.gitbook.io/orbcity/building/locating-system/usdlay-007-daily-production.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.
