> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/rust/rust-web-radar-nexus.md).

# Rust Web Radar Nexus

{% embed url="<https://ducks-services.com/store/product/1968-rust-web-radar-nexus/>" %}

### Injection

After creating an account on the loader and saving your User ID follow these steps to inject.

{% stepper %}
{% step %}

### Download the Loader

<a href="https://mega.nz/file/7yQlxCST#QlGWziavqTKjFfB_TKaorkpVuxn7W8qT1lR_MlpK3f0" class="button primary" data-icon="arrow-down-to-bracket">Download Loader</a>
{% endstep %}

{% step %}

### Load the cheat from the library

Simply launch the cheat from the library tab and wait until you get this popup.

{% hint style="info" %}
Do not close the loader while waiting.
{% endhint %}
{% endstep %}

{% step %}

### Open Rust And Radar

Once you see Waiting for rustclient, launch Rust normally through Steam.

The loader will automatically detect the game.

After Rust has been detected, you'll see:

```
Radar available at: http://localhost:8080/
```

Open the displayed URL in your preferred web browser.

The default address is:

```
http://localhost:8080/
```

Once the page loads, the radar is ready to use.

Press the Insert key on your keyboard to open or close the radar menu.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Once the radar has loaded successfully in your browser, you may safely close the PowerShell window.

Closing PowerShell will not affect the radar, and it will continue running normally.
{% endhint %}


---

# 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://docs.ducks-services.com/select-your-product/select-your-game/rust/rust-web-radar-nexus.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.
