# Add a Wallet Address & Phone Number

## Dual Wallet Support - Polygon & Solana&#x20;

GEODNET participants can earn GEOD token rewards by operating a GEODNET Base Station. To receive rewards, you must add a wallet in the console platform.\\

\
**Polygon wallet (required) for:**

* GEODNET Location NFT
* Staking
* Revenue share mining
* Daily token reward distribution

**Solana wallet (optional) for receiving daily GEOD rewards**

Note: Split rewarding is not supported in Solana wallet yet.&#x20;

## **How to Add a Wallet & Phone Number on Console:**&#x20;

1. Click on the "Wallet" button in the top navigation bar to access the wallet management page. \
   You can choose to add a phone number, if you would like to receive[ bonus rewards](/performance-based-reward-rules.md).&#x20;

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

2. Clicking the red button "Update Wallet Address" will send a request link to your email for updating your wallet address.

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

3. Open the received email link to access the page for updating your wallet address. Please note that the action must be completed within 15 minutes, otherwise, another email will need to be resent.

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

4. After clicking the email link to access the page for resetting your wallet address, enter your wallet adddress. Then, proceed to click the "Change Polygon Address" or "Change Solana Address" button to reset your wallet address.

<figure><img src="/files/1VSdVwzPoN8u2saKpvcV" alt=""><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.geodnet.com/geodnet-console-platform-basics/add-a-wallet-address-and-phone-number.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.
