> For the complete documentation index, see [llms.txt](https://help.zke.com/symbol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zke.com/symbol/near-near-protocol.md).

# NEAR(NEAR Protocol)

* Issue Time

  2017-07-11
* Total Supply

  1,000,000,000 NEAR
* Circulation

  851,854,808 NEAR
* White paper

  \--
* Website

  <https://near.org/>
* Block Explorer

  <https://explorer.near.org/>

NEAR is a developer platform built for an open network, which means that NEAR has a complete set of protocols and tools to help developers build "community-driven" Dapps. Its main agreement, NEAR protocol is a blockchain which provides security, economic model and incentive mechanism guarantee for the NEAR developer platform. Open Web is a model upgrade of the existing application and business model construction methods. Under the current model, the founder establishes a company with investors and shareholders and provides certain products or services to its users. However, as time goes by, the contradiction between meeting the real needs of users and the company getting more revenue will continue to expand. At the same time, companies are trying to reduce external dependence to avoid the risk of their suppliers going bankrupt or being acquired by competitors.

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com>

Telegram：<https://t.me/ZKEGlobal>
{% endhint %}


---

# 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://help.zke.com/symbol/near-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.
