> For the complete documentation index, see [llms.txt](https://knight.metatable.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knight.metatable.dev/checking-if-the-framework-has-loaded.md).

# Checking if the framework has loaded

You can check if the client or server has finished loading by checking the `ClientLoaded` and `ServerLoaded` attribute on `ReplicatedStorage`.
