# Laika Utilities

While using Laika you might notice there a bunch of icons on the right side of your workspace. This pane houses our **Utilities.**

It's where we provide a lot of helpers functions that help you develop smart contracts easier.

![](https://4276181174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBAYSQIWd7IsbIjaYskIf%2Fuploads%2FnyjOINnhGaXHeBajjNYN%2Fimage.png?alt=media\&token=a784fa62-64a8-490f-b5e6-aaa051238c56)

Let's explore them one by one!

1. **Notes**

Need to take short notes as memory joggers or perhaps some informal documentation for yourself? This is where you could take a note for your Requests

![](https://4276181174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBAYSQIWd7IsbIjaYskIf%2Fuploads%2F9T9X15dD3QwICeCzoEBL%2Fimage.png?alt=media\&token=0894494b-84eb-47c0-b766-3cf165ab65eb)

Refer to[create-a-note](https://docs.getlaika.app/docs/fundamentals/laika-utilities/create-a-note "mention") for more information.

2\. **Code Snippet**

Your Laika workspace also has a nifty little generator where you can get a simple code generated from your requests. You can just copy this to your desired code editor and get it running right away in your projects!

![](https://4276181174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBAYSQIWd7IsbIjaYskIf%2Fuploads%2FXFWZ4qlOJapZWyvIIoXS%2Fimage.png?alt=media\&token=57f64d41-e4db-45e5-b05d-513740ba547b)

3\. **Converter**

This is where we keep several converters that you can use. This can be really helpful when you want to convert datatypes when you are making Requests and developing on Smart Contracts.

These are the Converters available at the time of writing:

* Hash Converter
* Unit Converter
* Number Converter
* Ethereum Name Service (ENS) Resolver/Converter

![](https://4276181174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBAYSQIWd7IsbIjaYskIf%2Fuploads%2FbIyjYR2ZZMYIhrdUcWU6%2Fimage.png?alt=media\&token=bffd811e-55e0-4762-a0af-ca0af94ca82c)

You can always feedback to us on what more Utilities you want us to add!
