# Managed Wallet Services

In essence, mobile money operators function as managed wallet service providers, facilitating transactions on behalf of their users across various channels.

For instance, a user might initiate a transfer of digital gold to another user via USSD on a basic phone. The operator processes this transaction on the blockchain, transferring the digital gold from one user's wallet to another's, and subsequently notifies the recipient, who may access the service through different technologies, such as a smartphone's mobile internet.

This system underscores the seamless integration of traditional and digital communication methods in financial transactions.

<figure><img src="/files/Z8LjE7MXBhzzcuw5B3r4" alt=""><figcaption></figcaption></figure>


---

# 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.clinq.gold/first-stage-mobile-money/integration-with-mmos/managed-wallet-services.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.
