> For the complete documentation index, see [llms.txt](https://docs.kastle.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kastle.cc/readme/how-to-integrate.md).

# How to Integrate

To integrate Kastle with your dApp, you can choose one of two methods:

#### 1. Integrate with Kastle Wallet API

Use the Wallet API to directly interact with Kastle services. This approach gives you more control and flexibility in how you manage wallet-related actions.

👉[ Learn more about Kastle Wallet API integration](/readme/how-to-integrate/kastle-wallet-api.md)

***

#### 2. Use Kastle SDK

The SDK provides an easier and more streamlined integration experience. It's ideal for teams looking for quick setup and less manual configuration.

👉 [Explore the Kastle SDK guide](/readme/how-to-integrate/kastle-sdk.md)
