# Managing Your Non-Custodial Wallet

{% hint style="info" %}
This guide is intended for users whose wallets are the non-custodial variety automatically created by Moongate. If you are using your own external wallet please refer to your wallet provider’s respective documentation.
{% endhint %}

{% hint style="danger" %}
Moongate has partnered with Particle Wallet to create non-custodial wallets. Moongate has no administrative control over your wallet and its contents, and as such is unable to manage your wallet on your behalf. We recommend contacting [Particle Wallet support](https://discord.com/invite/FB44yXKnRK) if you require additional support.
{% endhint %}

<details>

<summary>View NFTs in Your Non-Custodial Wallet</summary>

1. **Log in to Moongate**<br>
2. **Open your wallet**\
   \
   Open the user settings panel then click ‘Manage’ to be taken to your non-custodial wallet.<br>

   <figure><img src="/files/noWpehYzeTlc7jawOpx6" alt=""><figcaption></figcaption></figure>
3. **Select the correct chain**\
   \
   Make sure the correct chain is selected.<br>

   <figure><img src="/files/UWGbNfMpKR38p2c855ll" alt=""><figcaption></figcaption></figure>
4. **View your NFT**\
   \
   Click ‘NFT’ and locate the target NFT. Click it to inspect it. From here you can view your NFT’s attributes, details, and even send it elsewhere.\ <br>

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

</details>

<details>

<summary>Claiming Your Non-Custodial Wallet</summary>

1. **Access your non-custodial wallet**\
   \
   Open the user settings panel and then click ‘Manage’ to be taken to your non-custodial wallet.<br>

   <figure><img src="/files/hBTC5697ECRjjdCfjRo1" alt=""><figcaption></figcaption></figure>
2. **Verify your wallet via email or phone number.**\
   \
   Click the settings gear, enter the ‘Account and Security’ page, and then add an email/phone number.<br>

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

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

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

   You will be sent a verification code via email/text message. Please enter this code when prompted. You now have custody over your particle wallet.<br>

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

</details>

<details>

<summary>Signing into dApps with your Particle Wallet using WalletConnect</summary>

1. **Select the WalletConnect option on your dApp**

![](/files/A75AgZBwTV5hwzeWeRLd)

2. **Copy WalletConnect link**

The link should now be in your clipboard.

![](/files/tQc2Fyqbvb5z4si8NpJr)

3. **Open your wallet on your Moongate profile**

Click on ‘Manage’ button after clicking your profile to be taken to your non-custodial wallet. The Particle Network page should automatically open.

![](/files/YRMERh6vyKZwX49LPdVa)

4. **Paste the copied WalletConnect code on Particle Network**

Select the ‘Scan QR code’ icon on the top right corner of the Particle Network page and then select "Paste WalletConnect Code" before pasting the previously copied code.

![](/files/8N1QN1t13ZL83T2SynMe)

5. **Agree to connect your wallet**

![](/files/ISrLyQQWzDrLDvZTjr9u)

<img src="/files/tpy9b2otg8fQUPrjIUaU" alt="" data-size="original">

6. **Confirm on your dApp**

Go back to your dApp and click ‘Accept and Sign’. You have now successfully connected your non-custodial wallet via WalletConnect.

![](/files/v861M3r6RwzaOUFYeYqY)

</details>


---

# 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/managing-your-non-custodial-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.
