# Configuration

Configure how your application interacts with Openfort services.

Main configuration options:

<HoverCardLayout>
  <HoverCardLink description="Manage API keys for your Openfort application." href="/configuration/api-keys" title="API Keys" icon={KeyRoundIcon} color="#0EA5E9" />

  <HoverCardLink description="Let users top up their wallet from any chain, exchange, or card." href="/configuration/funding" title="Funding" icon={WalletIcon} color="#22C55E" />

  <HoverCardLink description="Manage user authentication methods and providers." href="/products/embedded-wallet/authentication" title="Authentication" icon={Users2Icon} color="#10B981" />

  <HoverCardLink description="List of Chains supported by Openfort." href="/configuration/chains" title="Supported Blockchains" icon={BadgeDollarSignIcon} color="#F59E0B" />

  <HoverCardLink description="Configure AI Tooling for your Openfort application." href="/overview/building-with-ai" title="AI Tooling" icon={BotIcon} color="#8B5CF6" />

  <HoverCardLink description="Configure Webhooks for your Openfort application." href="/configuration/webhooks" title="Webhooks" icon={LinkIcon} color="#6366F1" />

  <HoverCardLink description="Manage gas sponsorship settings for your Openfort application." href="/configuration/gas-sponsorship" title="Gas Sponsorship" icon={FlameIcon} color="#EF4444" />
</HoverCardLayout>
