# Base Information

**Roguelike**&#x20;

* The player's character starts at level 1 in every battle, regardless of the outcome of the previous game. The types and order of skills will also change, requiring players to think of new combinations and strategies each time.

**Survival**

* Defend your character against various types of mutants, monsters, mechs, and harriers, and defeat powerful bosses to earn a variety of rewards for upgrading your character.

**Equipment**

* Enhance and merge equipable items from all six sections to create more powerful gear to survive against fearsome enemies.

**Skill**&#x20;

* To combat the numerous enemies, players will need to choose their skills carefully, as there are active skills that deal direct damage, as well as passive skills that support the player's character's abilities, and the two can be combined to create even more powerful skills.


---

# 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://tidal-flats.gitbook.io/tidal-flats-whitepaper-en/whitepaper/eol-mega-road/base-information.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.
