# BlockBolt Overview

- [⚡ Introduction](https://docs.blockbolt.io/blockbolt-overview/introduction.md): Unlock Financial Freedom With BlockBolt Payment Protocol
- [🎯 Features](https://docs.blockbolt.io/blockbolt-overview/features.md): Empowering Seamless, Secure, and Scalable Crypto Payments.
- [🧬 Blockbolt SDK](https://docs.blockbolt.io/blockbolt-overview/blockbolt-sdk.md): Empowering Developers to Create Innovative Payment Solutions
- [🧠 Technical Architecture](https://docs.blockbolt.io/blockbolt-overview/technical-architecture.md)
- [🎲 Development Methodology](https://docs.blockbolt.io/blockbolt-overview/development-methodology.md)
- [🍄 Use Cases](https://docs.blockbolt.io/blockbolt-overview/use-cases.md): These are just a few examples of the many ways that the payment protocol can be used in different scenarios.
- [🎉 Multichain SDK](https://docs.blockbolt.io/blockbolt-overview/multichain-sdk.md): Built for Sui. Ready for Every Chain.
- [❤️ Merchant Onboard](https://docs.blockbolt.io/blockbolt-overview/merchant-onboard.md): Accept Crypto. Grow Globally.


---

# 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.blockbolt.io/blockbolt-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.
