# Wallet Profile

The Wallet Profile section helps users manage the wallet address connected to their Zerax AI account.

This wallet may be used for rewards, claims, staking and account-related token activity.

{% hint style="warning" %}
Always check your wallet address carefully before saving it.
{% endhint %}

***

### Why Wallet Profile Matters

Your wallet address may be used for:

* Reward claim payouts
* Staking activity
* Token-related account records
* Presale-related tracking
* Future platform access

***

### Adding a Wallet Address

Users should add a wallet address that they control.

Before saving, make sure:

* The address is correct
* You control the wallet
* The wallet supports the required network
* You did not copy an incorrect address

***

### Updating Your Wallet

If you need to change your wallet address, update it from the profile area.

After changing your wallet, always check that the new address is saved correctly.

{% hint style="danger" %}
Do not use an exchange deposit address for reward claims unless the platform specifically supports it.
{% endhint %}

***

### Wallet Safety

Never share:

* Seed phrase
* Private key
* Recovery phrase
* Wallet password
* Verification codes

Zerax AI will never ask for your private wallet keys.

***

### Summary

The Wallet Profile section helps users manage the wallet address connected to their account.

A correct wallet address is important for rewards, staking and future token-related activity.


---

# 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.zeraxai.com/dashboard/wallet-profile.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.
