Using Rivet with Metamask ========================= By default Metamask is configured to run RPC requests against another cloud RPC Provider, but you can use the following instructions to have Metamask use Rivet instead. 1. `Install Metamask `_ .. image:: img/mm1.png 2. In the network menu, select "Custom RPC" .. image:: img/mm2.png 3. Fill in: * Network Name: Mainnet (Rivet) * New RPC URL: :code:`https://YourApiKey.eth.rpc.rivet.cloud/` * Chain ID: 1 * Symbol: ETH Then Hit Save .. image:: img/mm3.png After completing these steps, Metamask will run queries against Rivet for a faster, more reliable Web3 experience.