> For the complete documentation index, see [llms.txt](https://tariksavas.gitbook.io/tarject/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tariksavas.gitbook.io/tarject/docs/how-to-use/context/projectcontext.md).

# ProjectContext

It is the `first` context to be executed in all Contexts. In the application, 1 ProjectContext can be defined. In Awake, `DontDestroyOnLoad` is called and `Instance` is kept statically. There is no parent context defined. It can be created in the scene by selecting `Tarject/ProjectContext` from the MenuItems.
