> For the complete documentation index, see [llms.txt](https://wiki.bot-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bot-hosting.net/guides.md).

# Guides

- [Hosting your first bot](https://wiki.bot-hosting.net/guides/hosting-your-first-bot.md): This guide will teach you how to host your first bot on bot-hosting.net
- [Cloning a Git repository on your server](https://wiki.bot-hosting.net/guides/cloning-a-git-repository-on-your-server.md): You may want to run code directly pulled from a Git repository on your server. Our servers provide configuration options for doing this.
- [Connecting to your server's files with SFTP](https://wiki.bot-hosting.net/guides/connecting-to-your-servers-files-with-sftp.md): SFTP is a popular protocol for connecting to a server's files and uploading/downloading files. It is a great way to manage files and upload your files from your PC.
- [Linking a domain to your server](https://wiki.bot-hosting.net/guides/linking-a-domain-to-your-server.md): This guide is for running an HTTP server that you want to link your domain to, through our reverse proxy.
