# Quick start

1\. **Verify you have MetaMask installed.**

* Make sure you have the MetaMask extension installed in your browser.
* If MetaMask is not installed, please visit the [Chrome Web Store](https://chrome.google.com/webstore) or [Firefox Add-ons](https://addons.mozilla.org) to install it before proceeding.

{% hint style="warning" %}
Backup your mnemonic and keep it in a safe place.&#x20;
{% endhint %}

{% hint style="warning" %}
**Important:** Never share your mnemonic phrase or private keys with anyone. Neither the Peersyst team nor the MetaMask team will ever ask for your secrets. Always keep your keys secure and private.&#x20;
{% endhint %}

### **2. Visit the XRPL Snap setup page.**

Go to snap's [page](https://wallet.xrplevm.org/) and verify the domain is correct: <https://wallet.xrplevm.org/>

{% embed url="<https://wallet.xrplevm.org/>" %}

### **3. Connect with MetaMask and follow the installation prompts.**

1. Click into the connect button&#x20;

<figure><img src="https://2787008926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRQO0ygTHdp4vVqUyBXrk%2Fuploads%2F7zrtY5Jcws8oDYZbRdq1%2FSCR-20240925-plbk.png?alt=media&#x26;token=1f3ed598-f7eb-46b2-8e3d-17885dcddf65" alt=""><figcaption></figcaption></figure>

2. Follow the installation prompts

<figure><img src="https://2787008926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRQO0ygTHdp4vVqUyBXrk%2Fuploads%2FnIHzoybygVkOgPNsQfEq%2FSCR-20240925-tdjz.png?alt=media&#x26;token=e4aec7ef-a413-4bb3-9487-25e588729406" alt="" width="362"><figcaption></figcaption></figure>

<figure><img src="https://2787008926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRQO0ygTHdp4vVqUyBXrk%2Fuploads%2FHKyrAHjLIWelAYYwFuST%2FSCR-20240925-tdxn.png?alt=media&#x26;token=501b76bf-a025-47a1-9905-a334a9589091" alt="" width="362"><figcaption></figcaption></figure>

<figure><img src="https://2787008926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRQO0ygTHdp4vVqUyBXrk%2Fuploads%2FQzB5kxOKR6nqWGtWaYMC%2FSCR-20240925-teda.png?alt=media&#x26;token=711b7d22-74e1-42c8-8e7a-e5fb06787f28" alt="" width="362"><figcaption></figcaption></figure>

<figure><img src="https://2787008926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRQO0ygTHdp4vVqUyBXrk%2Fuploads%2FTeq954lNnwD8YPJtjOOm%2FSCR-20240925-teiv.png?alt=media&#x26;token=6f7d6e75-8f41-477f-be02-39f3f5a800b6" alt="" width="362"><figcaption></figcaption></figure>

### **4. Verify the installation.**

After installation, verify that your XRP Ledger address is being generated correctly within MetaMask.

<figure><img src="https://2787008926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRQO0ygTHdp4vVqUyBXrk%2Fuploads%2FJUlgtzROEyjGm8Ck7O8z%2FSCR-20240925-tgdu.png?alt=media&#x26;token=dd2a2fdd-63e4-419a-83df-c0db08637afd" 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://snap-docs.xrplevm.org/getting-started/quick-start.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.
