> For the complete documentation index, see [llms.txt](https://signum-network.gitbook.io/signumjs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://signum-network.gitbook.io/signumjs/recipes.md).

# Recipes

- [Basics](https://signum-network.gitbook.io/signumjs/recipes/basics.md): A bunch of examples for most basic operations
- [Getting Accounts Balance](https://signum-network.gitbook.io/signumjs/recipes/basics/getting-accounts-balance.md): In this simple example we just get an accounts balance and print it to the console.
- [List Transactions](https://signum-network.gitbook.io/signumjs/recipes/basics/list-transactions.md): This example shows how to list transactions for an account
- [Show attached messages](https://signum-network.gitbook.io/signumjs/recipes/basics/show-attached-messages.md): This example demonstrates how to read attached messages (not enrcrypted)
- [Send Signa](https://signum-network.gitbook.io/signumjs/recipes/basics/send-signa.md): Learn how to sign a transaction and send Signa to another account
- [Advanced](https://signum-network.gitbook.io/signumjs/recipes/advanced.md)
