# Errors

### Error 01.

<div align="left"><figure><img src="/files/aCTdP0MYvlpiQZ8mUyMc" alt="" width="375"><figcaption><p>Error 01 </p></figcaption></figure></div>

If you encounter both errors simultaneously, it must be `MetaMask - RPC Error: Internal JSON-RPC error.` This issue commonly arises due to some updates in Brave or Chrome browsers, while transactions typically proceed without issue on Firefox.&#x20;

The error occurs because Resmic relies on users' MetaMask RPC for transactions, which helps maintain Resmic's decentralisation.


---

# 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.resmic.com/quick-payments/quick-links/errors.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.
