# Spoilers

Some content will be marked as spoilers. By default spoilers are visible. You can hide them per-wiki using [Wiki Preferences](/navigation/game-preferences.md).

### Progressively show spoilers

You can gradually reveal spoilers as you play a game and complete entities. Choose the "Progressively show spoilers" option under [Wiki Preferences](/navigation/game-preferences.md).

For more information on how spoilers work, see [Configure Spoilers](/editing-data/configure-spoilers.md).

{% hint style="warning" %}
Spoilers are flagged and maintained by the community. Unless if the wiki says so, do not rely on them to keep spoilers out of sight.
{% 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://docs.frontiernav.net/navigation/spoilers.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.
