# Building

In order for a building to produce $LAY, it must first sign a contract with Distrtict. To contract with District, let's list the Building.&#x20;

<figure><img src="/files/oEhS6KblP1it4LDoNYv5" alt=""><figcaption><p>You can view and list your Building in My Asset</p></figcaption></figure>

Building owners can set various contract terms that they want. Building owners can set the tax to be paid to the District owner at a rate between 10% and 20%, and Building owners can set the minimum level or tier of District you want to enshrine. Building owners can also contract with a specific number of Districts if they wish.&#x20;

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

Once Building owners have a contract with a District, Building owners can start producing $LAY by Building. In order to produce $LAY with high efficiency, Building owners need to repair the Building. The $LAY is spent on repairs.<br>

<figure><img src="/files/6apazB6nCWz2pPSlKpUQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7wy1m2OKng7A37VqLezW" alt=""><figcaption></figcaption></figure>

Building owners can terminate their contract with the District at any time, starting one week after signing the contract, by 'Demolish'. If they do not terminate the contract, it will be automatically extended.<br>


---

# 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/economy/how-to-get-usdlay/building.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.
