# Set Reward Wallet

#### To set up a reward wallet and receive rewards through the Mission Runner page, follow these steps:

<figure><img src="/files/uWZh04jtBusPULEd06zf" alt=""><figcaption></figcaption></figure>

1\. Click on the "Set Wallet" button or the wallet icon at the top right corner of the page.

2\. A pop-up window will appear with a dropdown menu that lists your bound wallet addresses, including your Particle wallet. Choose an address from the list.

3\. Click "Confirm" to complete the wallet setup process.Congratulations! You have successfully set up your wallet to receive rewards. Please note that you can change your wallet address at any time by clicking the wallet icon.


---

# 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://mission-doc.ultiverse.io/getting-started/set-reward-wallet.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.
