> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# useVerifyMfaFlow

```ts theme={null}
function useVerifyMfaFlow(): VerifyMfaFlowContextValue;
```

A hook to get the MFA verification flow context value.

## Returns

[`VerifyMfaFlowContextValue`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/VerifyMfaFlowContextValue)

The context value.

## See

* [VerifyMfaFlow](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/VerifyMfaFlow)
* [VerifyMfa](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/VerifyMfa)
