> For the complete documentation index, see [llms.txt](https://wiki.decimal.at/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.decimal.at/technical.md).

# TECHNICAL

- [Setup](https://wiki.decimal.at/technical/setup.md): Onboarding process...
- [Quickstart: Your 1st workflow in 5 mins](https://wiki.decimal.at/technical/quickstart-your-1st-workflow-in-5-mins.md): Welcome! Let’s get you from idea → automation right away.
- [Learning Path](https://wiki.decimal.at/technical/learning-path.md)
- [Building with Decimal](https://wiki.decimal.at/technical/learning-path/building-with-decimal.md)
- [Tutorials & Recipes](https://wiki.decimal.at/technical/learning-path/tutorials-and-recipes.md)
- [Core Concepts](https://wiki.decimal.at/technical/learning-path/core-concepts.md): Decimal is built on a few simple building blocks. Once you understand these, you can create anything — from a simple reminder to a cross-chain automation spanning dozens of apps.
- [Advanced Usage](https://wiki.decimal.at/technical/learning-path/advanced-usage.md)
- [Node Directory](https://wiki.decimal.at/technical/node-directory.md)
- [Manual Run](https://wiki.decimal.at/technical/node-directory/manual-run.md): The Trigger Node marks the start of any workflow.
- [Schedule Trigger](https://wiki.decimal.at/technical/node-directory/schedule-trigger.md)
- [Webhook](https://wiki.decimal.at/technical/node-directory/webhook.md)
- [HTTP API](https://wiki.decimal.at/technical/node-directory/http-api.md)
- [PARTNER: CoinGecko price feed](https://wiki.decimal.at/technical/node-directory/partner-coingecko-price-feed.md)
- [PARTNER: 1inch Bridge](https://wiki.decimal.at/technical/node-directory/partner-1inch-bridge.md)
- [PARTNER: LayerZero Bridge](https://wiki.decimal.at/technical/node-directory/partner-layerzero-bridge.md)
- [PARTNER: LayerZero Swap](https://wiki.decimal.at/technical/node-directory/partner-layerzero-swap.md)
- [If Else](https://wiki.decimal.at/technical/node-directory/if-else.md)
- [Custom Code](https://wiki.decimal.at/technical/node-directory/custom-code.md)
- [Set Variable](https://wiki.decimal.at/technical/node-directory/set-variable.md)
- [Chain Connection](https://wiki.decimal.at/technical/node-directory/chain-connection.md)
- [Sign Transaction (EIP-712)](https://wiki.decimal.at/technical/node-directory/sign-transaction-eip-712.md)
- [Transfer Funds](https://wiki.decimal.at/technical/node-directory/transfer-funds.md)
- [Read Smart Contract](https://wiki.decimal.at/technical/node-directory/read-smart-contract.md)
- [Write Smart Contract](https://wiki.decimal.at/technical/node-directory/write-smart-contract.md)
- [Security](https://wiki.decimal.at/technical/security.md)
