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

# How to create a sketch

To create a sketch, assuming that the bot [prefix](/mycuterobot/tutorials/prefix.md) is `-`

1. Go to your server, and send

`-create`\
![](https://i.imgur.com/wHmMZvW.jpg)\
2\. You will be asked for the sketch name, you can name it anything you want\
![](https://i.imgur.com/ltfaIsN.jpg)\
3\. then select your [starter](/mycuterobot/starters.md), pick what fits your need\
![](https://i.imgur.com/DoyS1fI.jpg)\
4\. you will then start adding [steps](/mycuterobot/steps.md) to this sketch to design the behavior of the sketch\
![](https://i.imgur.com/PK5CyS1.jpg)\
5\. after you're done, you can save the sketch\
![](https://i.imgur.com/F2CjZfW.jpg)

Or Cancel the sketch\
![](https://i.imgur.com/PmCRpL1.jpg)

And that's how you create a sketch in the bot

## More Examples

Click [Here](/mycuterobot/examples.md) To see examples
