> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/connect/create-nodes/build-your-node.md).

# Build your node

This section provides tutorials on building nodes. It covers:

* [Tutorial: Build a declarative-style node](/connect/create-nodes/build-your-node/tutorial-build-a-declarative-style-node.md)
* [Reference](/connect/create-nodes/build-your-node/reference.md) material on [file structure](/connect/create-nodes/plan-your-node/choose-node-file-structure.md), parameter definitions for [base](/connect/create-nodes/build-your-node/reference/base-files.md), [codex](/connect/create-nodes/build-your-node/reference/codex-files.md), and [credentials](/connect/create-nodes/build-your-node/reference/credentials-files.md) files, [node UI elements](/connect/create-nodes/build-your-node/reference/node-ui-elements.md), and more.

Coming soon:

* More tutorials
* Revised guidance on standards
