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

# CONTEXT

- [EventrixProvider](https://eventrix.gitbook.io/eventrix/context/eventrixprovider.md)
- [PersistStoreGate](https://eventrix.gitbook.io/eventrix/context/persiststoregate.md): PersistStoreGate can be used to save application state to external storage. The only one limitation is that this storage must have setItem and getItem methods in API.
- [EventrixScope](https://eventrix.gitbook.io/eventrix/context/eventrixscope.md)
