# TryPage

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/(marketing)/try/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/(marketing)/try/page.tsx#L22)

## Diagram

```mermaid
graph TD
    component_TryPage_79b58c98["TryPage"]
    class component_TryPage_79b58c98 rootComponent
```

## Relationships

- RENDERS → `CodebaseChat`
- USES_HOOK → `useState`
- USES_HOOK → `useRef`
- USES_HOOK → `useEffect`
