> ## 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.

# CDPHooksProviderProps

Props for the CDP Provider component

## Properties

| Property                       | Type                                                                           | Description                                       |
| ------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------- |
| <a id="children" /> `children` | `ReactNode`                                                                    | React children to be rendered within the provider |
| <a id="config" /> `config`     | [`Config`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-hooks/Type-Aliases/Config) | Configuration object for initializing the CDP SDK |
