> For the complete documentation index, see [llms.txt](https://docs.vechain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vechain.org/core-concepts/transactions.md).

# Transactions

Learn about VeChain's novel transaction features.

## What is a transaction in VeChain?

A transaction, similar to any blockchain network, refers to an action or event that involves the transfer or modification of data within the blockchain.

By executing a transaction a blockchain can: transfer a digital token from one address to another; deploy a smart contract on the blockchain or trigger the execution of a smart contract.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Types</td><td><a href="https://github.com/vechain/vechain-docs/blob/main/core-concepts/transactions/transaction-types.md">https://github.com/vechain/vechain-docs/blob/main/core-concepts/transactions/transaction-types.md</a></td></tr><tr><td align="center">Model</td><td><a href="/core-concepts/transactions/transaction-model.md">Transaction Model</a></td></tr><tr><td align="center">Fees</td><td><a href="/core-concepts/transactions/transaction-fees.md">Transaction Fees</a></td></tr><tr><td align="center">Calculation</td><td><a href="/core-concepts/transactions/transaction-calculation.md">Transaction Calculation</a></td></tr><tr><td align="center">Meta Features</td><td><a href="/core-concepts/transactions/meta-transaction-features.md">Meta Transaction Features</a></td></tr></tbody></table>
