> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kynesys.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Transactions

> Learn about transaction types and patterns in the Demos network

# Transactions

### Table of contents

<CardGroup cols={2}>
  <Card title="Cross-chain Transactions" icon="link" href="/sdk/cookbook/transactions/crosschain-transaction">
    Learn how to perform cross-chain transactions
  </Card>

  <Card title="Native Transactions" icon="coins" href="/sdk/cookbook/transactions/native-transactions">
    Understanding native transactions
  </Card>
</CardGroup>
