# Wallet

{% hint style="info" %} <sub>Treat the wallet like a badge, not a bank vault.</sub>&#x20;

<sub>You are proving “this human can sign for this address,” not “please move all funds.”</sub>
{% endhint %}

<h2 align="center"><sub>This page means</sub></h2>

<table><thead><tr><th width="302">This page is</th><th>This page is not</th></tr></thead><tbody><tr><td><sub>Operator guidance for SIWE inside ARIA</sub></td><td><sub>Tax advice about tokens, staking, or jurisdiction</sub></td></tr><tr><td><sub>A calm path when signatures fail</sub></td><td><sub>A guarantee that every chain wallet UI will look identical forever</sub></td></tr></tbody></table>

<h2 align="center"><sub>Healthy Habits</sub></h2>

{% stepper %}
{% step %} <sub>**Use a wallet you control on a device you trust**</sub>

<sub>Shared demo machines create ghost signatures.</sub>
{% endstep %}

{% step %} <sub>**Read the message before you sign**</sub>

<sub>If the domain or statement looks wrong, stop. That is the whole point of SIWE.</sub>
{% endstep %}

{% step %} <sub>**If you rotate addresses, relink deliberately**</sub>

<sub>Old exports may still reference the prior address until you regenerate them.</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question (checkpoint)</sub></h2>

<p align="center"><sub><strong>If you lost this laptop tomorrow, could you still prove the same identity from a second device without panic?</strong></sub> <br><sub>If not, fix backup and wallet access before you link production work.</sub></p>

***


---

# 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.ariaagi.com/settings-and-integrations/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.
