# Welcome to Bink

### Welcome to Bink

Welcome to the Bink documentation! This guide will help you understand and make the most of Bink, a self-custodial Bitcoin application designed to unlock the full potential of your Bitcoin through earning, borrowing, and seamless payments.

Whether you're new to Bitcoin or an experienced crypto user, Bink makes it easy to put your Bitcoin to work while maintaining complete control of your assets. No centralized intermediaries, no complicated DeFi protocols to learn, just straightforward access to Bitcoin's emerging financial ecosystem.

***

### What You'll Find in This Documentation

This documentation is organized to help you understand and use every aspect of Bink:

#### Getting Started

* [**Create Account**](https://docs.binkbtc.com/getting-started/create-account): Set up your self-custodial wallet with email authentication
* [**Deposit Funds**](https://docs.binkbtc.com/getting-started/deposit-funds): Add Bitcoin or USDC to your account
* [**First Steps**](https://docs.binkbtc.com/getting-started/understand-the-interface): Navigate the interface and understand your balances

#### Core Features

* [**Wallet Management**](https://docs.binkbtc.com/core-features/wallet-management): Understand self-custody, key security, and recovery options
* [**Earning Yield**](https://docs.binkbtc.com/core-features/earn-yield): Learn how Bitcoin yield works through stBTC and network gas fees
* [**Borrowing**](https://docs.binkbtc.com/core-features/borrow): Access liquidity by borrowing USDC against your Bitcoin collateral
* [**Exchanging Assets**](https://docs.binkbtc.com/core-features/exchange): Exchange between Bitcoin and USDC using Bitzy
* [**Sending & Receiving**](https://docs.binkbtc.com/core-features/transfer): Make payments and transfers globally to other Bink users, pay Lightning invoices or transfer money to a Bitcoin address

#### Security & Account Management

* [**Exporting Your Private Keys**](https://docs.binkbtc.com/security/exporting-your-private-keys): Learn how to export your wallet's private keys through Privy for use in other applications or enhanced security. Understand what private keys are, when and why to export them, and how to secure them properly.

#### Tutorials

* [**Deposit Funds**](https://docs.binkbtc.com/tutorials/deposit-funds): Complete walkthrough of depositing Bitcoin via L1 or Lightning Network or adding USDC from multiple chains. Learn how to navigate deposit addresses, understand processing times, and track your deposits in real-time.
* [**Borrow USDC against BTC**](https://docs.binkbtc.com/tutorials/borrowing-usdc-against-btc): Hands-on guide to borrowing stablecoins using your Bitcoin as collateral. Follow the process from initiating a borrow, understanding collateral requirements, reviewing interest rates, confirming the transaction, and managing your loan.
* [**Exchange**](https://docs.binkbtc.com/tutorials/exchange): Step-by-step instructions for exchanging Bitcoin for USDC and vice versa. Learn how to use the exchange interface, review rates and fees, execute swaps, and confirm transactions complete successfully.
* [**Pay & Receive**](https://docs.binkbtc.com/tutorials/transfer): Practical guide to sending Bitcoin or USDC to other Bink users, paying Lightning invoices, transferring to Bitcoin addresses, and receiving funds through multiple methods including Lightning Network and on-chain deposits.


---

# 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://docs.binkbtc.com/introduction/welcome-to-bink.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.
