# Random location addon

## What does it do?

The addon will give you the chance to spawn portals at a random range away from the location it would normally spawn. Why would you want to use this? Well, you will find something ;)

## How is it configured?

```yaml
Addon:
  RandomLocation:
    Range: '<input>'
    AllowLinkTp: '<input2>'
```

\<input> = any number

\<input2> = 'false' if you want to override linked portals and always random tp


---

# 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://astaspastagam.gitbook.io/first-steps/configuring-dimensions/addons/premium-addons/random-location-addon.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.
