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

# Installation

Install the Wallet SDK client package via Nuget.

```bash theme={null}
dotnet add package Reown.WalletKit
```

## Next Steps

Now that you've installed Wallet SDK, you're ready to start integrating it. The next section will walk you through the process of setting up your project to use the SDK.
