> For the complete documentation index, see [llms.txt](https://docs.boiler.gg/bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boiler.gg/bot/under-the-hood/technical-concepts/web-pages.md).

# Web Pages

A part of the interactions done through Boiler will take place outside of Discord ( signing the verifying message, contract interactions…).&#x20;

These interactions will be handled on webpages that are hosted by alembic.

Informations that are needed for the execution of those interactions will be coming from the back end, that way no sensible data will be exposed.
