> For the complete documentation index, see [llms.txt](https://lore.staratlas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.staratlas.com/planets-moons-resources-and-sectors-of-space/places-of-interest/tenebra.md).

# Tenebra

Very close to totally uncharted territory, Tenebra is located in a system popularly known as the Void, which is said to be home to unspeakable stories about the populations of all the other worlds in the Void system being abducted and taken to Tenebra to be used as slaves or worse, living sacrifices to whatever forces dwell beyond the dark veil.

\
This enigma caused much concern to the regional powers of the inner galactic zones, to the point where one of the most well-paid positions in the galaxy became that of a data validator hired to find information about the said planet—unfortunately, according to our sources, much less than 5% of those return to collect the reward.

Even those adventurers who manage to come back cannot share much. The dark gas that fills the planet hinders the effects of the scans, but what every one of them confirms on their mission is that something must be happening under the gaseous surface of that world…

This is inferred from the unconventional energy displays that sometimes appear as blood-red marks in the planet's atmosphere, only observable at close distances, hypothesized to be a sub-product of chemical reactions and high energy outputs coming from construction-related activities.&#x20;

Nevertheless, economic costs, extreme distances, and political discussions have stopped anyone from acting on Tenebra, as whatever is happening there is still contained in the Void.<br>

Perhaps it is only a matter of time for that to change.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lore.staratlas.com/planets-moons-resources-and-sectors-of-space/places-of-interest/tenebra.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
