> For the complete documentation index, see [llms.txt](https://dev.ada-anvil.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.ada-anvil.io/quick-start-examples/transaction/expiring-transaction.md).

# Expiring Transaction

This section explains how to create a Cardano transaction that automatically expires after a specific time using a Time-to-Live (TTL) value. This is useful for time-sensitive operations where a transaction should not be valid indefinitely.

Select an implementation from the navigation to see a complete code example.

{% content-ref url="/pages/RFZfxshIaXd1B2plw57b" %}
[TS/JS + Fetch](/quick-start-examples/transaction/expiring-transaction/typescript.md)
{% endcontent-ref %}
