# How to?

To use Minerva you need a MetaMask wallet connected to the Optimism network. For information on MetaMask, visit their [website](https://metamask.io/).&#x20;

MetaMask by default only supports the Ethereum network. However, when you connect MetaMask to Minerva, we will automatically configure MetaMask to work with Optimism. \
\
To perform transactions on Minerva or any other OP native protocol, you will need ETH for gas.

### Here is a more detailed step-by-step tutorial:

**Please take notice of the wallet extension that you are downloading, only access it from a trusted site. Phishing website will try to imitate the real one!** Refer to the Defi Safety practices on the Miscellaneous page for further info.

### 1. Click on the icon in the top right. <a href="#id-1.-click-on-the-icon-in-the-top-right" id="id-1.-click-on-the-icon-in-the-top-right"></a>

![](https://2373885544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoaFZ0hNv5IpR4uiYMgBF%2Fuploads%2F8UMlOkWLazK4QsI3q7HB%2Fimage.png?alt=media\&token=0feb9dc6-4f6a-4bb2-aa7c-7b14fd10fb25)

![](https://2373885544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoaFZ0hNv5IpR4uiYMgBF%2Fuploads%2FUPIzHwb4ZAttl9jQBc6H%2Fimage.png?alt=media\&token=01b8f72e-527a-4aa7-900c-04b09dfd608e)

![](https://2373885544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoaFZ0hNv5IpR4uiYMgBF%2Fuploads%2FT3L7QBElQRe7uHkabjas%2Fimage.png?alt=media\&token=4cd286bb-11e3-4ff1-a47b-050301c132ae)

### 4. Click on "Add Network". <a href="#id-4.-click-on-add-network" id="id-4.-click-on-add-network"></a>

​

![](https://2373885544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoaFZ0hNv5IpR4uiYMgBF%2Fuploads%2FQXwkWTSE0wzGgUxWfrJl%2Fimage.png?alt=media\&token=2be15e33-dcbe-4296-969c-2d3d187d00e5)

### 5. Input the following information and click "Save". <a href="#id-5.-input-the-following-information-and-click-save" id="id-5.-input-the-following-information-and-click-save"></a>

​Please check the **RPC** up time during congestion to avoid slow transaction finality.\
\
Network Name: Optimism\
Chain ID:  10\
New RPC URL: <https://mainnet.optimism.io>\
Block Explorer URL: [https://explorer.optimism.io](<	https://explorer.optimism.io>)

### 6. You are now connected and can switch between networks by clicking on the Networks Tab in MetaMask. <a href="#id-6.-you-are-now-connected-and-can-switch-between-networks-by-clicking-on-the-networks-tab-in-metamask" id="id-6.-you-are-now-connected-and-can-switch-between-networks-by-clicking-on-the-networks-tab-in-metamask"></a>

​

![](https://2373885544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoaFZ0hNv5IpR4uiYMgBF%2Fuploads%2Fh7EQyrdD6ixvf9Sxbobi%2Fimage.png?alt=media\&token=27f30d6a-8e28-485f-9da6-14ff1d8982c3)

​


---

# 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.minerva.money/general-resources/how-to.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.
