# FOR MERCHANTS

- [Introduction](https://pay-faqs.fizen.io/for-merchants/introduction.md)
- [Getting started](https://pay-faqs.fizen.io/for-merchants/getting-started.md)
- [Balances](https://pay-faqs.fizen.io/for-merchants/balances.md)
- [Withdrawals](https://pay-faqs.fizen.io/for-merchants/withdrawals.md)
- [Payments](https://pay-faqs.fizen.io/for-merchants/payments.md): What do the statuses you see in the Payments page mean?
- [Invoices](https://pay-faqs.fizen.io/for-merchants/invoices.md): The invoicing feature lets you easily request crypto payments from your customers immediately and without any integration.
- [Point of Sale (POS)](https://pay-faqs.fizen.io/for-merchants/point-of-sale-pos.md)
- [Account](https://pay-faqs.fizen.io/for-merchants/account.md)
- [Flexible payments](https://pay-faqs.fizen.io/for-merchants/flexible-payments.md)
- [Integrations](https://pay-faqs.fizen.io/for-merchants/integrations.md)
- [Test mode (sandbox)](https://pay-faqs.fizen.io/for-merchants/test-mode-sandbox.md)
- [Step-by-step guide on how to sign up for a merchant account](https://pay-faqs.fizen.io/for-merchants/step-by-step-guide-on-how-to-sign-up-for-a-merchant-account.md): 7 easy steps to set up your Fizen Pay account


---

# 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://pay-faqs.fizen.io/for-merchants.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.
