> For the complete documentation index, see [llms.txt](https://docs.betsybot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betsybot.xyz/extras.md).

# Extras

- [Server Resources](https://docs.betsybot.xyz/extras/server-resources.md): Server Resources are various types of storage that allow for reusability between many features.
- [Message Templates](https://docs.betsybot.xyz/extras/server-resources/message-templates.md): Message Templates allow you to quickly and easily reuse commonly built messages.
- [Forms](https://docs.betsybot.xyz/extras/server-resources/forms.md): Forms are a newer feature to discord that allow you to collect information.
- [Key Value Storage](https://docs.betsybot.xyz/extras/server-resources/key-value-storage.md): Key Value Storage can be used to store various things through a key value collection
- [Message Templating Engine](https://docs.betsybot.xyz/extras/message-templating-engine.md): A powerful and useful templating engine to have more control over the messages you are sending with Betsy
- [Message FAQs](https://docs.betsybot.xyz/extras/message-templating-engine/message-faqs.md): Learn more about all the things you can do with message formatting.
- [Custom ID Actions](https://docs.betsybot.xyz/extras/custom-id-actions.md): Through Message Components you can create custom interactions with different features to help customize your experience with Betsy even further.
- [Betsy REST API](https://docs.betsybot.xyz/extras/betsy-rest-api.md): The Swagger Generated REST API Resources
- [Webhooks](https://docs.betsybot.xyz/extras/betsy-rest-api/webhooks.md): Webhooks can be used through the Betsy Bot API to interact with your server.
- [Betsy Webhook Messages](https://docs.betsybot.xyz/extras/betsy-webhook-messages.md): Send messages based on various webhook events from your favorite websites.
- [Github Integration](https://docs.betsybot.xyz/extras/github-integration.md): Let Betsy do more for you in Github by authenticating our Github App
