# Wallet as a Service Overview

Finpay **Wallet as a Service** enables businesses to build and operate their own digital wallet ecosystem for partners, merchants, or users. It provides the core financial infrastructure to create wallets, manage balances, and control fund flows across multiple parties within a single platform.

With this solution, businesses can move and allocate funds programmatically, execute transactions on behalf of their ecosystem, automate settlements, and track all wallet activities in real time. Finpay handles the underlying payment complexity, allowing companies to scale their platform while maintaining full visibility and control over their financial operations.


---

# 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.finpay.id/api-reference/finpay-wallet-as-a-service/wallet-as-a-service-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.
