# Vibrant Sandbox

- [Getting started with Vibrant sandbox](https://docs.vibrant.io/vibrant/vibrant-sandbox/getting-started-with-vibrant-sandbox.md)
- [Payment flow](https://docs.vibrant.io/vibrant/vibrant-sandbox/payment-flow.md)
- [Terminal actions](https://docs.vibrant.io/vibrant/vibrant-sandbox/terminal-actions.md)
- [Webhooks](https://docs.vibrant.io/vibrant/vibrant-sandbox/webhooks.md)
- [Payouts](https://docs.vibrant.io/vibrant/vibrant-sandbox/payouts.md)
- [Balance Transactions](https://docs.vibrant.io/vibrant/vibrant-sandbox/balance-transactions.md)
- [Payment links](https://docs.vibrant.io/vibrant/vibrant-sandbox/payment-links.md)
- [Receipts](https://docs.vibrant.io/vibrant/vibrant-sandbox/receipts.md): Do you need to create a terminal receipt? Then read more here...
- [ESC/POS Print API](https://docs.vibrant.io/vibrant/vibrant-sandbox/receipts/esc-pos-print-api.md): A guide to setting up and using the ESC/POS Print API for the Vibrant Softpos App running on Sunmi devices with a built-in printer.
- [Partners working on behalf of merchants](https://docs.vibrant.io/vibrant/vibrant-sandbox/partners-working-on-behalf-of-merchants.md): It is possible to have accounts connected - such that a partner is capable of helping out with administration tasks for the merchant.
- [Go Live - From sandbox to production](https://docs.vibrant.io/vibrant/vibrant-sandbox/go-live-from-sandbox-to-production.md)


---

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