# What is Bound-Auth

Bound Auth is a passkey-based authentication system that creates self-custodial wallets across BTC, EVM, and Solana - with no seed phrases and no browser extensions required.

## Why it matters

Traditional crypto onboarding requires users to manage seed phrases, install browser extensions, and handle private keys manually. This creates significant friction and security risk.

Bound Auth eliminates this entirely. You sign up like any normal app - but you always maintain full self-custody of your assets. Your keys never leave your device.

## Key properties

* **No seed phrases** - nothing to write down or lose
* **No browser extensions** - works natively in your browser or app
* **Self-custodial** - you always control your own keys
* **Multi-chain** - one login creates wallets across BTC, EVM, and Solana
* **Works across all Bound products** - all features require Bound Auth

{% hint style="success" %}
Bound Auth eliminates the biggest friction point in crypto onboarding - without compromising on self-custody.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bound-1.gitbook.io/bound-docs/bound-auth/what-is-bound-auth.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
