# API documentation

## Documentation

- [Get Started with Bizon 🚀](https://docs.bizon.one/08.01/get-started-with-bizon.md): Welcome to Bizon.one's Documentation. You can explore our guides and learn how to maximise your integration. Here's what you need to know to get started:
- [Integration Reference](https://docs.bizon.one/08.01/api-payment-gateway/integration-reference.md)
- [Orders and operation paradigm](https://docs.bizon.one/08.01/api-payment-gateway/orders-and-operation-paradigm.md)
- [Workflows](https://docs.bizon.one/08.01/api-payment-gateway/workflows.md)
- [API overview](https://docs.bizon.one/08.01/api-payment-gateway/api-overview.md)
- [Additional capabilities](https://docs.bizon.one/08.01/api-payment-gateway/additional-capabilities.md)
- [Google Pay™](https://docs.bizon.one/08.01/api-payment-gateway/google-pay-tm.md)
- [Actions](https://docs.bizon.one/08.01/api-payment-gateway/actions.md)
- [Open Banking](https://docs.bizon.one/08.01/api-payment-gateway/open-banking.md)
- [Testing](https://docs.bizon.one/08.01/api-payment-gateway/testing.md)
- [Vulnerability disclosure](https://docs.bizon.one/08.01/help/vulnerability-disclosure.md): Find out how to report a potential security vulnerability at Bizon.
- [Contact us](https://docs.bizon.one/08.01/help/contact-us.md): We love hearing from you! ❤️


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bizon.one/08.01/get-started-with-bizon.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.
