# Loading screen tips

* Food holds the power to grant the player health - you can earn up to a total of twenty hearts by consuming these foods! Craft a food book to find out more.
* Health regeneration is slow and unreliable - you'll need potions to stay alive in boss fights.
* Obelisks can be used at night, granting a permanent boost to attack damage. Read the prophecy stones to figure out how it works.
* Beware of blood moons! Huge numbers of strong mobs will spawn, and you can not skip through the night.
* Generation of frozen ocean biomes may cause lag spikes, due to ice maze generation. We're sorry, but hopefully you'll enjoy the maze.


---

# 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://selians.gitbook.io/silverlight-wiki/general/loading-screen-tips.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.
