# Dining Room (Summon)

The Dining Room is the place where players can rent and trade heroes. It's hard to have fun in BurgerCities without having a hero of your own. Heroes in BurgerCities are utility-driven NFTs that could be used in various scenarios, including PVP fights, quests for adventure, and more.

Players can buy or rent a hero in the Dining Room to have a much more exciting gaming experience and earn rewards.

## The Mechanic of Summon

The attributes’ of summoned heroes like stats and rarity will be determined by the two heroes being paired. Each summons has a chance to summon heroes of varying rarity; however, summoning more rare heroes increases the likelihood that the summoned hero will have a higher rarity.

Heroes have to summon cool down for each summon. The first time these two heroes summons cool down time is 24 hours each. The cooldown time will increase based on the summon times you made. The heroes who come out by summon will have 72 hours of cooldown time.&#x20;


---

# 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://burgerswap.gitbook.io/burgercities/gameplay/dining-room-summon.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.
