# First time registration

After connecting wallet, MSafe will run a check to see whether your wallet has been registered with MSafe. If this is the first time the connect wallet interacting with MSafe, a window will popup. Click on Register.&#x20;

<figure><img src="https://lh6.googleusercontent.com/k20_YkiTDQKhZHrrbOkJCSqBFBdGdBTN0jZqLTxef-fJY6sCaQn2B4SvIuWNdr2Uj5YQSNYdboOFOIjvZZhIU2_ZHvLOvrr2vGkLwCErTNdpFMEoIZBSZ_IGri3CU0HD76QvAE7yCUaFjumQW5WHKQ10H_QIlWIVJi3O5p5zS4aVPu74C46XzsQxQek3uB32" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Registration is only needed once when the wallet interacts with MSafe dApp for the first time.
{% endhint %}


---

# 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://doc.m-safe.io/aptos/users/msafe-1.0-user-guide/first-time-registration.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.
