# Registering Relays

To register your relay and begin earning rewards, follow these steps to set up your machine and complete the registration process on the [Anyone Protocol Dashboard](https://docs.anyone.io/dashboard/access).&#x20;

If you have a [**Anyone Hardware Relay**](https://docs.anyone.io/hardware/overview), you do not need to lock tokens—simply [claim](https://docs.anyone.io/use#claim-relays) the device once it's set up.&#x20;

***

#### Contents of this page:

[**Installation and Configuration**](#installation-and-configuration)

[**Adding Ethereum Wallet Address to anonrc**](#adding-ethereum-wallet-address)

[**Using the Dashboard to Claim and Manage Your Relays**](#using-the-dashboard-to-claim-and-manage-your-relays)

***

## **Installation and Configuration**

1. **Install the Anon package** and configure your relay.

{% hint style="info" %}

### <mark style="color:blue;">**Anyone Hardware devices**</mark>

***

Follow the instructions provided in the **Hardware** section, Setup Guide or Relay Settings to enter your Ethereum Address.\
\
Anyone Hardware relay Setup Wizard:\
:link: [Hardware Setup](https://docs.anyone.io/hardware) > :link: [Setup Guide](https://docs.anyone.io/hardware/setup-guides/relay-mode)\
\
To manually edit the address and NFT info in the Control panel visit:

:link: [Hardware Setup](https://docs.anyone.io/hardware) > :link: [Relay Control Panel](https://docs.anyone.io/dashboard/broken-reference) > :link: [Relay Settings](https://docs.anyone.io/dashboard/broken-reference)
{% endhint %}

{% hint style="info" %}

### <mark style="color:blue;">**Standalone devices**</mark>

***

Follow the instructions provided in the **Installation** section to get started setting up a relay and configure your <br>

:link: [Relay Setup](https://docs.anyone.io/relay) > :link: [Installation and Usage](https://docs.anyone.io/relay/start) > :link: [Setting up Your Environment](https://docs.anyone.io/relay/start/prep)

\
If you already have a relay running, continue reading!
{% endhint %}

## **Adding Ethereum Wallet Address**

2. **Add your wallet address** to the anonrc file to link it with your relay for rewards.

Debian example: Open the anonrc file in a text editor:

```bash
sudo nano /etc/anon/anonrc
```

Find the `ContactInfo` line, and add your wallet address with the prefix `@anon:` .&#x20;

{% code title="Example" %}

```
ContactInfo @anon: 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
```

{% endcode %}

3. Restart the Anon service to apply the changes:

```bash
sudo systemctl restart anon.service
```

***

{% hint style="info" %}

### **Optionally Verify the Changes in anonrc**

`sudo /usr/bin/anon -f /etc/anon/anonrc --verify-config`
{% endhint %}

## Using the Dashboard to Claim and Manage Your Relays

Once your machine is set up, follow these steps to connect your wallet, lock tokens (if necessary), and claim your relay via the **Anyone Protocol Dashboard**.

{% content-ref url="use" %}
[use](https://docs.anyone.io/dashboard/use)
{% endcontent-ref %}

(Note that it can take a few hours for the device to show up on the dashboard after registering the address in the configuration of your relay)

{% hint style="info" %}
See :link: [Resources](https://docs.anyone.io/dashboard/broken-reference) & :link: [Community and Customer Support](https://docs.anyone.io/resources/support) for help and updates.
{% endhint %}

{% hint style="success" %}
![](https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/u4G2Vo2El0rtgJt7Fbpn/image.png)

### [See full video tutorial on the Rewards Dashboard page.](https://docs.anyone.io/dashboard)

{% endhint %}
