# Introduction

### About Bitnbox

Bitnbox provides the tools and infrastructure for businesses to accept, send, and manage cryptocurrency payments.

Key features:

* **Transaction Processing:** Receive and send crypto without the need to manage wallets and interact with blockchain networks.
* **Host-to-Host Connection:** Seamlessly integrate crypto payments into your product using our APIs.
* **Hosted Checkout Page**: Bitnbox-hosted payment page optimized for desktop and mobile crypto transactions.
* **Compliance**: Out-of-box KYT check.
* **Custody:** The funds are distributed across (1) hot wallets for fast payouts and (2) cold offline wallets for extra security.
* **Settlement**: Instantly withdraw the funds to an external wallet via the Merchant Dashboard or API.
* **Transaction Management:** View detailed transaction history for accounting and reconciliation.

### Explore

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🔮 <strong>Quick Start</strong></td><td>From registration to your first confirmed payment.</td><td></td><td><a href="/pages/0601bfa1f66383e5d9025fbc8e17c5439b021828">/pages/0601bfa1f66383e5d9025fbc8e17c5439b021828</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <strong>Guides</strong></td><td>Check out our development guides.</td><td></td><td><a href="/pages/EEDubpMS4UjP8Pog1vtB">/pages/EEDubpMS4UjP8Pog1vtB</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4bb">💻</span> <strong>API Reference</strong></td><td>Start receiving and sending crypto payments.</td><td></td><td><a href="/pages/kQQgrHqjZtA1XNahG2Lt">/pages/kQQgrHqjZtA1XNahG2Lt</a></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.bitnbox.com/overview/introduction.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.
