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

# Getting Started

- [Getting started](https://bots-mother.gitbook.io/bots-mother-help/getting-started/quickstart.md): Get bot Token with @BotFather
- [How to Add Commands to Your Bot](https://bots-mother.gitbook.io/bots-mother-help/getting-started/quickstart-1.md): Once your bot is created, it's time to make it do things — and that starts with commands!
- [Writing PHP Code in Bots Mother Code Editor](https://bots-mother.gitbook.io/bots-mother-help/getting-started/quickstart-2.md): Learn how to write PHP code in the Bots Mother code editor to create interactive Telegram bots. This guide covers accessing the editor, using Telegram webhook variables
