> ## Documentation Index
> Fetch the complete documentation index at: https://stratanote.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Default

[**API Reference**](/api-reference/index) / [**App**](/api-reference/App/index)

***

> **default**(): `Element`

Defined in: [App.tsx:54](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/App.tsx#L54)

Core application container component.
It manages the user authentication state, WebSocket socket connection via `socket.io-client`,
routing between lists and editing views, locks updates broadcast, notifications history,
and coordinates interaction between [Sidebar](/api-reference/components/Sidebar/variables/Sidebar), [Editor](/api-reference/components/Editor/variables/Editor), [GraphView](/api-reference/components/GraphView/variables/GraphView), and admin panels.

## Returns

`Element`
