# Sending Transactions

> Tutorials for sending transactions on the blockchain

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

# Introduction

In this section, you will find tutorials and resources for sending transactions on the blockchain. Transactions are a crucial aspect of the blockchain, and are used to transfer value, store data, and execute smart contracts.

# Tutorials

The following tutorials are listed under this section:

* [How to Send Transactions on Ethereum](/docs/how-to-send-transactions-on-ethereum)
* [How to Send a Private Transaction on Ethereum](/docs/how-to-send-a-private-transaction-on-ethereum)
* [How to Check the Status of a Transaction using its Hash](/docs/how-to-check-the-status-of-a-transaction-using-its-hash)