# Pairing

{% content-ref url="/pages/Zmu3MV9NluASH1N1AUtG" %}
[Alternative](/pairing/alternative.md)
{% endcontent-ref %}

## Get the extension for your browser

| Browser engine     | Link                                                                                                     |
| ------------------ | -------------------------------------------------------------------------------------------------------- |
| Auto detect        | <https://rustplustwo.com/pairing/extension>                                                              |
| ~~Chromium based~~ | [~~https://rustplustwo.com/extension/chrome-0.1.crx~~](https://rustplustwo.com/extension/chrome-0.1.crx) |
| Firefox            | <https://rustplustwo.com/extension/firefox-0.1.xpi>                                                      |

Chromium one is unsigned so you most likely will be unable to install it for now. Until then use Firefox version or if you really want -- download it, unpack it, and install it manually via chrome://extensions

## **Connect your Rust account**

&#x20;

<div align="left"><figure><img src="/files/cqrSlymsmyaR16KgOY8r" alt="" width="375"><figcaption><p>https://rustplustwo.com/login/rustplus</p></figcaption></figure> <figure><img src="/files/L3gYEtwXWqLjNLmYosZ1" alt="" width="375"><figcaption><p>https://rustplustwo.com/login/rustplus</p></figcaption></figure></div>

<figure><img src="/files/IVxfJr4ee8xv0yS3zYH9" alt=""><figcaption><p>https://companion-rust.facepunch.com/login</p></figcaption></figure>

{% hint style="info" %}
Some servers will not work with RustPlusTwo. This may be due to a configuration issue or the server owners disabling access.
{% endhint %}

## Pair servers and entities in-game

Ensure all indicators in the bottom left are green. If some are red or yellow, re-login. Once on the main page, pair entities from in-game to see them appear here.

![Click to enlarge](/files/V7NU0qVsUHRpAlen6i8l) ![Click to enlarge](/files/WF9C1kPKB0EbcaIrl3Yz) ![Click to enlarge](/files/g2cZKgGHGZKjaj3GH70Y)


---

# 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.rustplustwo.com/pairing.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.
