Users interact with NEAR by creating transactions. Specifically, users use their account’s private keys to sign transactions, which are then broadcasted and processed by the network.Documentation Index
Fetch the complete documentation index at: https://docs.near.org/llms.txt
Use this file to discover all available pages before exploring further.

Actions, and each action costs a deterministic amount of gas units. These gas units are translated into a cost in NEAR tokens, which the user must pay for the transaction to be processed.