# Rewards address

{% hint style="info" %}
To start earning DOR rewards you must enter a rewards address **and** connect your device to the metagraph.
{% endhint %}

Having a rewards address will allow your device to [connect to the metagraph](/dtm-docs/dtm-app/features/connect-metagraph.md) and start earning DOR tokens. This address must be a valid DAG wallet address. (Example: "DAG5Vzbigy...").

You have the option of setting a single address for all your devices or configuring each device with this own address.

## Setting a global address

* [ ] Navigate to “Settings” from the main menu.

<div data-full-width="true"><figure><img src="https://lh7-us.googleusercontent.com/z9BLbGre0VE2acP7Q1vby7avv_XPa79hosAV4QCAJbSKckz824nB075QJ6nnqE5cEGl-Nxxmjo3lr_REMdVqp-pOXqyS45yqlZqWbeqaPSffLBhLhknLr5NZ-25MAFJvNzhCivI05Sb-j2xM5Fa8bYo" alt="" width="188"><figcaption></figcaption></figure></div>

* [ ] Under the “Metagraph” section, find and click on “Rewards Address.”

<figure><img src="https://lh7-us.googleusercontent.com/_z3wpGzUSM20q97Smsq42GMoluR1cDeCqiBPIyuLoHzm5k9FT74QEgLfexAFXCW_kehLUtqiWlzVswMZhvK22iO0HBKkxdyCofKNu7Z_IsKEHtcOsZsrfkVpBIoSVGds-gdjmBtWEcc3IZQi-8HgtrA" alt="" width="188"><figcaption></figcaption></figure>

* [ ] Set your default reward address. (Note: All bounties from the Dor Metagraph will be directed to this address. Additionally, this will be the default reward address for all new devices and devices without a specified address.)

<figure><img src="https://lh7-us.googleusercontent.com/-7UsdWDR3psgV_7krYqDfVhgQ4aRNbozXlHvwWkTY-EZlKR0kklMihmxP_VGG7FSvj1d-pxFSJyW468i-Fzy0gFhhCsKCJ--_fT_B1Gz85MBoRXR2uolv5TyDTI0aWvn9abQxUfLAFfcqCRSfgMLWns" alt="" width="188"><figcaption></figcaption></figure>

## Setting an address for a specific device

* [ ] From the main menu, navigate to “Devices.”

<figure><img src="https://lh7-us.googleusercontent.com/z413Eholy9zZU_AOQRqwgBqjw_nT4D9gKtRbZAvjGNGphGiOhPepfJoRHu04fIxWgzdYHYC_rDyqxaMCkDuJCan1MKLwkU-86LZU0OXKMG2fY9t5-1izgD-HvfAKQ3Xdp1r3LqJ6P7F0mL9jKR-bidk" alt="" width="188"><figcaption></figcaption></figure>

* [ ] Select the device for which you wish to specify a reward address.
* [ ] Go to the “Rewards” section.

<figure><img src="https://lh7-us.googleusercontent.com/pLQzg9E-w6PgDqUUZvV6J_vBBSgGPKpQ59Zm9dUf2cXRUhAekZ8UPW7NDhKE8EB0Dp4SK7fexCsvkcZpskWc4fF2ZNKj7JysryXSMSHsshpH7aMOoXDS9fdEU2YoYc8UfRFHgjhASyyg6dob_An7XWU" alt="" width="188"><figcaption></figcaption></figure>

* [ ] Click the “DAG Reward Address” dropdown and select the “Custom” option.

<figure><img src="https://lh7-us.googleusercontent.com/zppFxWyBQ99jq2jQRB9liyP9XwoZn7MxsydARYPIR0UKvTVNZnY2fJd829yBjnAM0ViDG2bvM7DRipdXeRIdZovq4nlaOEZmQxwfq-Q_a3cUifkL4L7XMg9EpZaIsaafZmawb8L__WEthaQn4H0Vc28" alt="" width="188"><figcaption></figcaption></figure>

* [ ] Input your custom DAG address for this device.

<figure><img src="https://lh7-us.googleusercontent.com/V9OXvijJyEXX8HHabYI3VdPiFB6ghgAsjkpgt5MrhYML-8lM4hW9tO6-4Dp1cJRHbp0C9Cth4AwKnjIF6gG-c_t-SSSV-0mh09nq1h6-dUaogjh0rPL5tHsC31rIakbA-8CpdjTwowypQgJqO09v24I" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.getdor.com/dtm-docs/dtm-app/features/rewards-address.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.
