# Guardian set-up

{% hint style="warning" %}
Prerequisite: In order to add a Guardian in your Loopring Smart Wallet you must have activated Layer 1.
{% endhint %}

### Adding a Guardian <a href="#adding_a_guardian" id="adding_a_guardian"></a>

To add a new Guardian in your Loopring Wallet, navigate to:

**Profile > Manage Current Wallet > Guardian Management > Who Protects Me**

{% tabs %}
{% tab title="Gear Icon" %}

<figure><img src="/files/Y2eMd7sRADxiKBa3Kqpa" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Manage Current Wallet" %}

<figure><img src="/files/4MTCGioJJIwc3fiSGvrQ" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Guardian Management" %}

<figure><img src="/files/az0uCP5rja33kLsAQi9C" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Who Protects Me" %}

<figure><img src="/files/QiWSVKzIrWV8c6WucIVx" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Click on Add Guardian.

If your Guardian has a Loopring Smart Wallet the process is fairly simple. You can enter in the Ethereum wallet address or ENS of the person and tap Add.<br>

You will be asked to confirm and pay a gas fee.The Guardian Loopring Wallet will receive a notification on their Loopring Smart Wallet application to accept, once accepted the Guardian addition process is complete. Note that it may take up to a few days to add Guardians depending on the number of Guardians you already have.<br>

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

#### If your Guardian doesn’t have a Loopring Smart Wallet and instead has an EOA wallet like Metamask, there is a separate process.

You will then need the owner of the Guardian Ethereum address (whether this is another wallet address you own or the address of a friend/family member) to visit <https://guardian.loopring.io> and connect this wallet/address.

{% hint style="warning" %}
Please note, this site is for connecting your Guardian Wallet(s), <mark style="color:red;">**NOT**</mark> your own Loopring Smart Wallet.
{% endhint %}

<figure><img src="https://lh4.googleusercontent.com/hxR2CDUo0FILlCKZv76BwTE-8j_pQdz9iHQ_mVQ62TMuh4CvKHwdilmDBi9sXOzy7pO7-38suQ7GvQY-efSMUaP2NcWyLt8TZVtkYznMHHXmKsKOmPbvGTYZ2elAf-G5dteBAqs8" alt=""><figcaption></figcaption></figure>

#### Once connected, click on Add as a Guardian.

<figure><img src="https://lh6.googleusercontent.com/z5iTfbi2evCjLN1-PrXQGzvvnLkkR2B7SrPZY4OnVZV9zjS2IMdV5TOthMqRkmJrFGgb-asImfLcJ3oHJiIP3lTV5gATW2uYdYVYlLbden8V1fxb1Gza9BQFItyXhE2LhYEJ-TmW" alt=""><figcaption></figcaption></figure>

#### A QR Code is displayed with the Guardian wallet address.

<figure><img src="https://lh3.googleusercontent.com/3YntQ34Gss3W6sSglRnz4uknZQMv6JYLl4lD338MYh0sve6eScFzw8U3C1eDAVmt53EDdNTeD4xUdI4J9UgcZrT9O5PDG-5ESixy2J2k89_UvtAE3d0DU5sm4I5adxUECM6QYd27" alt=""><figcaption></figcaption></figure>

#### In the Loopring Smart wallet app, enter the Ethereum address that you want to protect your wallet or scan the QR code.

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

{% hint style="info" %}
In the case of an action being required on your new Loopring Wallet (lock, recovery, etc.), your guardians will also need to go to this same site ([https://guardian.loopring.io/](https://guardian.loopring.io)) in order to sign a message to confirm it is you who is requesting this action to complete it.
{% 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://docs-wallet.loopring.io/security/guardians/guardian-set-up.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.
