# How to add OMNIA Endpoints to wallet

Blockchain is transparent by nature, so your data is not private by default. OMNIA Protocol provides a secure blockchain nodes infrastructure decentralizing the blockchain node by node, network by network, and bringing privacy, security and compliance to your blockchain transactions.&#x20;

Learn how to create a secure RPC endpoint that will power your privacy in the blockchain, protecting you from malicious threats and enabling frontrunning protection that can actually save you money.

### How to Add Endpoint to MetaMask

1. Launch [app.omniatech.io](https://app.omniatech.io/)
2. Connect your preferred wallet
3. Generate endpoint
4. Select a blockchain and customize subscription.   Choose "help me" if unsure.&#x20;
5. Enable Frontrunning protection,  Honeypot protection and agree to T\&C
6. Sign request in MetaMask wallet

{% embed url="<https://www.youtube.com/watch?v=7UCQ3lr5lSk>" %}

{% embed url="<https://omniatech.io/pages/ethereum-rpc/>" %}

{% embed url="<https://omniatech.io/pages/polygon-rpc/>" %}

{% embed url="<https://omniatech.io/pages/arbitrum-rpc/>" %} <br>
{% endembed %}

{% embed url="<https://omniatech.io/pages/binance-rpc/>" %}

{% embed url="<https://omniatech.io/pages/avalanche-rpc/>" %}

{% embed url="<https://omniatech.io/pages/aurora-rpc/>" %}


---

# 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.omniatech.io/guides/how-to-add-omnia-endpoints-to-wallet.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.
