# How To Use Metamask with Presto

## How To Use Metamask with Presto

## Option 1: Use “Add to Metamask” button

{% hint style="info" %}
☝ This also works for Brave and some other wallets.
{% endhint %}

1. From the Presto Home page, click ‘View All’ on the rollup of choice. [Dashboard](/overview/presto-ui-dashboards/presto-l2-dashboard.md))

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfgnNfogg5B6PIiTyljsrcv3Jkc-dJlTUMJWwAvBADzQjVn0Zc-uC5aon0m-Ooy8_JCnLemEjeeen2lNNQrrfXmVWue806MDNurWiyZ6D-301qsN95pm6QM1COusdr3gsVfsnNAaqFeR5Xfmj7TDZb-q-bZ?key=Yu21B2XOOvhOWFO9cbvpjA" alt=""><figcaption></figcaption></figure>

2. In the Dashboard, click on the arrow ➔ on the right side of Add to Metamask section. (See also[ Presto List Of Projects](https://docs-presto.gateway.fm/overview/presto-ui-dashboards/presto-list-of-projects),[ Presto L2 Dashboard](https://docs-presto.gateway.fm/overview/presto-ui-dashboards/presto-l2-dashboard)).

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe8j8hr8FB7yVnxZYoz7lYcNSJXIWtCBkiCJ5qQjxxiZCYIxwai86DpPTDOCyKtYfWk3eyBgWNzuJygp04TYIE_vg8i7s12VXKSXD6NR2uae0J9x6wAogsdF83Z4x_2rTHxZP_PLTdpu34yvUjHr8Ns_CUN?key=Yu21B2XOOvhOWFO9cbvpjA" alt=""><figcaption></figcaption></figure>

## Option 2: Add Manually

1. Repeat step 1 from above and in your Dashboard you can find the RPC section. There you can copy the Chain id and URL. (See also[ Presto List Of Projects](/overview/presto-ui-dashboards/presto-list-of-projects.md),[ Presto L2 Dashboard](/overview/presto-ui-dashboards/presto-l2-dashboard.md)).

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXclzTRVLJp87makDfPtMEmDqY1hc1s3Asb1jLfCm-f-kRfyCfPd9_qVbSeoh7FvOYUyc7Z3WNWwfy6Sj2tDl0gbco0cZ6ZeVYNbc8SURNv6IKs8A11Y0Nfhb03Zbf0f-AnaDVw3chYZrqhHcsqphIkHnZs?key=Yu21B2XOOvhOWFO9cbvpjA" alt=""><figcaption></figcaption></figure>

2. In the ‘Block Explorer’ section, you can copy ‘Explorer URL’.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXc9Jmjz0P-CAmdjeiMEgJVXERfqin75_r43MpLADcwovDfVJW8YQixmAIIehR6sEz7RP8Q8-qT7vDc7xPu783mciK-saJvXoGkFI9C6tF_AYY2I4bJgpMmmz6HBPUmv1uM6SV9kOnUVgGW0bY_MB6v8uHo?key=Yu21B2XOOvhOWFO9cbvpjA" 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-presto.gateway.fm/overview/main-functionality/how-to-use-metamask-with-presto.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.
