# Function: useJourney()

```typescript
export function useJourney(): JourneyContextValue
```

Defined in: [embeds/Journey.tsx:40](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/react/src/embeds/Journey.tsx#L40)

## Returns

[`JourneyContextValue`](https://plandalf.com/docs/packages/react/type-aliases/JourneyContextValue)

Source: https://plandalf.com/docs/packages/react/functions/useJourney
