# Register your wallets

1. Once you've logged into Neptune Alerts, navigate to the "Integrations" page

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

2. On the integrations page, click "ADD WALLET"

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

3. Select the wallet you want to connect, and approve the connection when prompted by your wallet

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

<figure><img src="/files/3wueIiLtjaWS73rilrQB" alt=""><figcaption></figcaption></figure>

4. Now that you have approved wallet connection to the application, you must prove ownership of you wallet.\
   Click connect wallet again and select the wallet you you just connected. You will now see your wallet address. Click your address and approve ownership once prompted by your wallet.

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

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

5. You can now add a descriptive name for the wallet you just connected and click "save"\\

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

6. Your wallet is not connected and registered to your account. You can add more wallets or delete old ones at any time

<figure><img src="/files/MXyc7V1w7GIsutf8PJ1a" 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.nept.finance/neptune-alerts/register-your-wallets.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.
