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

> Use our Wallets API to create secure gasless wallets for your users

# Overview

<img noZoom src="https://mintcdn.com/walletkit-docs/7aZXvKfTnGcrV8aq/images/smart_wallets_overview.png?fit=max&auto=format&n=7aZXvKfTnGcrV8aq&q=85&s=ce09c77072e41ee0b7e2712fc8ace3c7" width="2700" height="1050" data-path="images/smart_wallets_overview.png" />

The Wallets API is a set of HTTP APIs that you can use to create and manage gasless wallets for your users.

This is the best way to integrate wallets in your app that allows you to have complete control over the user experience. Check out a demo app built with WalletKit API and a custom UI [here](https://demo.walletkit.com).

<Note>If you would like to use pre-built components for web, check out our [Link](/link) product.</Note>

### Get started

You can use one of our libraries to integrate with the Wallets API.

<CardGroup cols={3}>
  <Card title="Typescript" icon="square-js" href="libraries/typescript" />

  <Card title="iOS" icon="apple" href="libraries/ios" />

  <Card title="Android" icon="android" href="libraries/android" />
</CardGroup>

If a library for your language is not available yet, you can use the HTTP APIs directly - skip over to the [Authentication](authentication/overview) step.

### Get in touch

If you need help, email us at [founders@walletkit.com](mailto:founders@walletkit.com) and we'll help you get setup
