# Game item introduction

We divide things into several categories: Resources, Buildings, Sea Elf, Sundries, and Activities. Each of the broad categories contains multiple species. Each species is displayed at various levels from low to high. Of course, all of these are required to be unlocked and seen after obtaining this species.

1.Sea Elf hut: Sea Elf can rest fully inside

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2FgbOwEtbw4p2aGLknyXuP%2F1.png?alt=media\&token=cc365c42-6b97-43b8-874c-bbcef0194226)

2.Vault: Used to store its own monetary resources

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2FdSJ5nkTvPUWH4xHRv4vP%2F2.png?alt=media\&token=d476de30-dda8-4b06-aab8-3a2024fdd0c5)

3.Pearl oysters: used to produce pearls to obtain money after synthesis

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2F4zfUUniA3xr5YAxXwug7%2F3.png?alt=media\&token=45770646-9ddd-4335-9fbe-54325b0b0020)

4.Ocean Flower: Obtain the Heart of the Ocean to unlock the Black Dead Land

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2Foyw1uwn6h4qPWOwRVgIc%2F4.png?alt=media\&token=3d67c57a-049e-4334-ad99-da5a91cc352d)

5.Meteorite: produce brick resources

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2FX4zPVPtNKPRtJrxWEAHn%2F5.png?alt=media\&token=2621b905-8983-49ce-9f31-4b227b2c1513)

6.Warehouse: Increase the capacity of brick resources

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2FpkB6pdkrltOhwnGH0TZI%2F6.png?alt=media\&token=2a4a25d1-a8da-474a-91ae-be0ef465bfd8)

7.Heart of the Ocean: You can get healing power to unlock the Dead Land, and each level of Ocean Heart is different

![](https://2451292469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwDCWFoh9EV5S5sESs0C%2Fuploads%2FhdXGCljwifdAfs793Lnj%2F7.png?alt=media\&token=a65abe6a-f3b6-4875-8c2b-b95aed8f41a9)


---

# 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://dreamy-udersea-world.gitbook.io/api-docs/game-introduction/game-item-introduction.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.
