> For the complete documentation index, see [llms.txt](https://source.saakuru.com/saakuru-source/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://source.saakuru.com/saakuru-source/saakuru-blockchain/adding-network-to-wallet/saakuru-greater-than-metamask.md).

# Saakuru -> MetaMask

## How to Add Saakuru Network to MetaMask

### Saakuru Network Overview

Saakuru is reshaping the blockchain space by abolishing gas fees, making it ideal for consumers, builders, and crypto enthusiasts alike. Its flexibility extends across industries, and the permission approach further enhances blockchain security.

### Adding Saakuru Network in MetaMask

In this concise and detailed guide, we’ll walk you through the simple steps to integrate the Saakuru network into your Trust wallet, whether via browser extension or your smartphone app. You’d have to utilize the provided Network Name, RPC URL, Chain ID, and Currency Symbol information to add the correct network to your chosen device.

&#x20;

| Network Name           | Saakuru Mainnet                     |
| ---------------------- | ----------------------------------- |
| RPC URL                | <https://rpc.saakuru.network>       |
| Chain ID               | 7225878                             |
| Currency Symbol/Ticker | OAS                                 |
| Blockchain Explorer    | <https://explorer.saakuru.network/> |

### How to Add Saakuru to MetaMask Browser Extension

<img src="https://aag.ventures/academy/wp-content/uploads/2023/10/Add-Saakuru-to-Metamask-Browser-Extension.png" alt="Add Saakuru to Metamask Browser Extension" height="327" width="592">

1. Open your MetaMask browser extension.
2. Find “Settings” using the three-dot selection.
3. Scroll down and select networks&#x20;
4. Choose the “Add Network” option.
5. You’ll be directed to a page listing various networks. If Saakuru isn’t listed, scroll down to find “Add a Network Manually” at the bottom of the page and click on it.
6. You’ll arrive at a page that requests a Network Name, RPC URL, Chain ID, and Currency Symbol. Copy the values provided above and paste them into respective fields. Click save.

### How to Add Saakuru to MetaMask App (iOS/Android)

<img src="https://aag.ventures/academy/wp-content/uploads/2023/10/Add-Saakuru-to-Metamask-Android-or-iOS-app.png" alt="Add Saakuru to Metamask Android or iOS app" height="296" width="587">

1. Open your MetaMask App.
2. Click the “Settings” icon and select “Networks.”
3. Choose the “Add Network” option.
4. You’ll arrive at a page that requests a Network Name, RPC URL, Chain ID, and Currency Symbol. Copy the values provided above and paste in respective fields. Click save


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://source.saakuru.com/saakuru-source/saakuru-blockchain/adding-network-to-wallet/saakuru-greater-than-metamask.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.
