# Introduction to Near Protocol

NEAR Protocol operates as a blockchain platform with the primary objective of democratizing access to decentralized technology. Through integrating blockchain functionalities and a user-friendly interface, NEAR Protocol simplifies engagement with decentralized applications (dApps) for developers and users alike. By eliminating the need for technical expertise, NEAR Protocol ensures that participation in the blockchain revolution remains inclusive across various demographics.

One notable strength of NEAR Protocol is its exceptional scalability, a feature often lacking in traditional blockchain networks. Unlike traditional blockchains, which struggle with large transaction volumes, resulting in slow processing times and high fees, NEAR Protocol overcomes these challenges with scalability. This scalability ensures efficient processing of transactions and lower fees, thus enhancing the overall user experience within the decentralized ecosystem.

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

To test Delta Bot, one has to create a testnet wallet using <https://testnet.mynearwallet.com/> and use the following instructions to make a testnet  wallet:

**Step 1: Create your password to unlock your wallet**&#x20;

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

**Step 2: Reserve your account ID**&#x20;

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

**Step 3: Select your security method**&#x20;

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

**Step 4: Setup your secret passphrase**&#x20;

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

**Step 5: Verify Phrase**

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

Once you have your testnet wallet set up, go to <https://testnet.delta.bot/> and connect your wallet by clicking on the top right corner&#x20;

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

Once connected u need to click on the Faucet icon in the top right corner to get the test tokens:&#x20;

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

You will need your DeltaDisk NFT ready on your mainnet wallet to bind NFT to receive the test tokens.

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

Once the bidding is done you will be redirected back to the Delta Bot Main Site.


---

# 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.deltatrade.ai/user-guide/introduction-to-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.
