# NEAR Protocol

\
NEAR Protocol is a blockchain platform that aims to make decentralized technology accessible to everyone. It combines the power of blockchain with a user-friendly experience, making it easy for developers and users alike to engage with the world of decentralized applications (dApps). With NEAR, you don't need to be a technical wizard to participate in the blockchain revolution.

NEAR Protocol excels in scalability, a critical feature often lacking in traditional blockchains. Traditional blockchains struggle to handle large transaction volumes, resulting in slow processing times and high fees.&#x20;

<figure><img src="/files/6c80n3bi0SBHqcP2zm0i" alt=""><figcaption></figcaption></figure>

On 2023, NEAR's core team announced the Blockchain Operating System, a decentralized frontend mechanism that allows anyone to build their UI interfaces living on the NEAR blockchain.

<figure><img src="/files/UcWYwXzzQEKMxFm1Z9oA" alt=""><figcaption></figcaption></figure>

Meta Pool have its own widgets available on BOS to use for making staking. Try it now:

* [Validators](https://near.social/#/meta-pool-official.near/widget/MetaStakingVote)
* [Stake ETH](https://near.social/meta-pool-official.near/widget/MetaPoolStakeEth). Learn more [here](/master/meta-pool-by-chains/ethereum-network/liquid-staking-in-blockchain-operating-system-bos.md).

.


---

# 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.metapool.app/master/meta-pool-by-chains/near-protocol.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.
