# Overview

## Start using BraidPay Today

Sign up today for free [BraidPay](https://app.braidpay.com/).&#x20;

## Set Up BraidPay

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>​<a href="https://app.gitbook.com/o/cpyupkPiKV3ogTPQn123/s/VQ0EHHJQWmH245Y2BvVs/~/revisions/Bo6VrENtMFjrVgBbBhbg/set-up-braidpay/quickstart"><strong>Create Your Account</strong></a>​<br>Signup and unlock payment features.</td><td></td><td></td></tr><tr><td><a href="../set-up-braidpay/setting-up-your-wallet"><strong>Setting Up Your Wallet</strong></a><br>Securely store, manage, and access your funds with full control.</td><td></td><td></td></tr><tr><td><p><a href="../set-up-braidpay/identity-verification-kyc"><strong>Identity Verification (KYC)</strong></a></p><p>Verify your identity to ensure secure transactions.</p></td><td></td><td></td></tr><tr><td><a href="../set-up-braidpay/dashboard-overview"><strong>Dashboard Overview</strong></a> </td><td>Access key features like creating payment links, sending invoices, and reviewing recent payments.</td><td></td></tr><tr><td><h2><sup><mark style="color:$success;">API Keys</mark></sup></h2></td><td><p>BraidPay API keys allow developers to securely connect their applications to BraidPay.<br>Keys are scoped and environment-specific (Test or Live) to ensure proper access control.</p><p>You</p></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

## Accept Payments

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="../accept-payments/creating-an-invoice"><strong>Create an Invoice</strong></a></td><td>Create invoices in minutes and start accepting payments.</td><td></td></tr><tr><td><p><a href="../accept-payments/create-payment-link"><strong>Create Payment Link</strong></a></p><p>Generate a payment link to sell online and start collecting payments instantly.</p></td><td></td><td></td></tr><tr><td><p><a href="../accept-payments/get-paid-by-braidpay-users"><strong>Get Paid by BraidPay Users</strong></a></p><p>Request and receive payments from BraidPay users, with zero fees.</p></td><td></td><td></td></tr><tr><td><p><a href="../accept-payments/email-receipts"><strong>Email Receipts</strong></a></p><p>Automatically send email receipts to your customers.</p></td><td></td><td></td></tr></tbody></table>

## Manage Funds&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><a href="../manage-funds/receive-payouts"><strong>Receive Payouts</strong></a></p><p>Withdraw your balance to your bank account</p></td><td></td><td></td></tr><tr><td><p><a href="../manage-funds/add-bank-account-s"><strong>Add Bank Account(s)</strong></a></p><p>Set up your bank account to receive payouts.</p></td><td></td><td></td></tr></tbody></table>

## Pay With BraidPay

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><a href="../pay-with-braidpay/pay-invoices-and-payment-links"><strong>Pay Invoices &#x26; Payment Links</strong></a></p><p>Settle invoices and payment links directly with BraidPay.</p></td><td></td><td></td></tr><tr><td><p><a href="../pay-with-braidpay/send-money-to-braidpay-users"><strong>Send Money to BraidPay Users</strong></a></p><p>Easily send payments to other BraidPay users with zero fees.</p></td><td></td><td></td></tr><tr><td><p><a href="../pay-with-braidpay/transfer-to-another-crypto-wallet"><strong>Transfer to Another Crypto Wallet</strong></a></p><p>Transfer your funds to external crypto wallets securely and instantly.</p></td><td></td><td></td></tr></tbody></table>

## Security and Privacy Settings&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><a href="../security-and-privacy-settings/self-custodial-wallet"><strong>Self Custodial Wallet</strong></a></p><p>Manage your own self-custodial wallet to have full control over your funds.</p></td><td></td><td></td></tr><tr><td><p><a href="../security-and-privacy-settings/change-your-pin"><strong>Change Your Pin</strong></a></p><p>Easily update your PIN for enhanced account security.</p></td><td></td><td></td></tr><tr><td><p><a href="../security-and-privacy-settings/manage-fraud-risks"><strong>Manage Fraud Risks</strong></a></p><p>Learn how to protect your account and mitigate fraud risks.</p></td><td></td><td></td></tr><tr><td><a href="../security-and-privacy-settings/backup-wallet">Backup Wallet </a><br>Securely back up your wallet using Google Drive or Passkey, to ensure you can recover access if needed.</td><td></td><td></td></tr></tbody></table>


---

# 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.braidpay.com/braidpay/get-started/overview.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.
