# Tier Up(=evolution)

#### There are 5 tiers of buildings: common, rare, epic, unique, and legendary. To go to the next tier, you need level 1 lv building NFTs materials (= building demand) of the same tier. Since tier upgrades are based on chance, 1 lv building NFTs materials are consumed, and in addition to consumption, the 3 lv building NFTs you want to tier up can be destroyed (destructed building NFTs can be restored). To get to the next tier, $Lay 007 and $Orb for each building's level and tier are consumed. Tiering up also takes time.

#### If a building is successfully tiered up, building NFTs' Lay-Bours and Green Value will increase by 1 to a fixed value.

{% hint style="info" %}
**Rare Tier Building NFTs** = Level 3 Common + Level 1 Common (material), with a chance of failure. Failure may also result in the destruction of a level 3 Common. **If it succeeds or fails, the level 1 Common(material) is burned.**
{% endhint %}

{% hint style="info" %}
**Epic Tier Building NFTs** = Level 3 Rare + Level 1 Rare (material), with a chance of failure. Failure may also result in the destruction of a level 3 Rare. **If it succeeds or fails, the level 1 Rare(material) is burned.**
{% endhint %}

[Time](/orbcity/building/upgrading-system/tier-up-evolution/time.md)

[Chance of tier up](/orbcity/building/upgrading-system/tier-up-evolution/chance-of-tier-up.md)

[Cost](/orbcity/building/upgrading-system/tier-up-evolution/cost.md)

[Restoration cost](/orbcity/building/upgrading-system/tier-up-evolution/restoration-cost.md)

{% hint style="danger" %} <mark style="color:red;">**Note: Keep in mind that all tokens and NFTs spent on the upgrade are irrevocable and non-refundable.**</mark>
{% 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/building/upgrading-system/tier-up-evolution.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.
