# Land Security Rating

The Security Rating determines how dangerous the land will be. A lower Security Rating means more frequent [alien attacks](/game-systems/alien-invasions.md).

## High Security

The proximity to Empire facilities deters aliens from attacking these regions: their invasions are going to be infrequent. In such a land, you can focus on mining and establishing production, putting little attention to defense.

## Medium Security

A constant presence of aliens has been noticed in these regions. Aliens will periodically attack the land with medium-strength attacks, so there is a worthwhile use for a well-equipped army. Make sure to bring armed forces and prepare to put some effort in defending such lands.

## Low Security

Bringing robots to these territories is dangerous enough already, but establishing a base would require extreme preparation. Aliens nest everywhere, attacking regularly and aggressively. Here you will have to focus on protection and cooperating with other players in order to survive.


---

# 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://wiki.pulsar.game/assets/lands/land-security-rating.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.
