# Connecting an Existing Wallet

1. **Open the user settings panel**\
   \
   [**https://app.moongate.id/profile**](https://app.moongate.id/profile)<br>

   <figure><img src="/files/iaLT7ABB8RWK53Ol06SX" alt=""><figcaption></figcaption></figure>
2. **Click 'Add Wallet'**<br>

   <figure><img src="/files/m9fZYcXbndCxjGNG0WA6" alt=""><figcaption></figcaption></figure>
3. **Select your wallet provider**<br>

   <figure><img src="/files/MTZFT730D6TCisNDaVyv" alt=""><figcaption></figcaption></figure>
4. **Authorize Moongate to connect to your wallet**\
   \
   Follow the subsequent instructions from your wallet provider to connect Moongate to your wallet.


---

# 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.moongate.id/moongate-user-guide/managing-your-wallet/connecting-an-existing-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.
