> For the complete documentation index, see [llms.txt](https://finzoh-net.gitbook.io/finzoh-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://finzoh-net.gitbook.io/finzoh-white-paper/use-case.md).

# Use Case

The FinzohPoy protocol is built around flexibility It is Designed as a customizable open source solution to allow merchants and consumers to adapt it in order to fit their individual needs There is a multitude of ways to configure the limits and contracts to suit the rosy they mark with the different accounts. The features below illustrate the flexibility and potential use cases

• Single Payment Offline (in-Store Petal/ Purchases)&#x20;

• Online Single Payment (Online Stores)&#x20;

• Fixed Recurring Payments (Subscriptions Car Payment)&#x20;

• Variable Recurring Payments (Utility Bill that changes every month)&#x20;

• Shared Payments (Bill Splits. Affiliate Payments)&#x20;

• Restricted Payments (Approved Items to Purchase)&#x20;

• (Children, College Students Doily, and Monthly Limits)&#x20;

• instant Pay per Use using Time Variable&#x20;

• Peer to Peer (Send Kids money for gas that they can use instantly)&#x20;

• Transportation (Bus, Rail, Rideshare)&#x20;

Please note these are just examples of ways the FinzohPay protocol could be used to address a wide range of user defined Objectives. It does not necessarily mean we will develop all or any of these solutions Merchants will have the ability to create their own systems and integrate within the platform


---

# 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 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://finzoh-net.gitbook.io/finzoh-white-paper/use-case.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.
