# Use Cases

## :coin: Simple Payments

An alternative to one-time payments,great for serviceslike handyman work, babysitting, housekeeping, etc.

## :money\_with\_wings: Payroll Payments

Eliminate all payroll nightmares. Employees get paid every second, not justmonthly or bi-weekly. With ctrlX, you no longer have to wait for your paycheck at the end of the month!

## :key: Rent Payments

Pay or collect rent without sticking to monthly installments. This also applies to places like hotels, motels, or hostels that charge by the minute.

## :hourglass\_flowing\_sand:Subscription Payments

Use streaming payments as a form of payment for consulting services or subscriptions. This will allow you to pay accurately for services as you use them, downto the second!

## :revolving\_hearts: Family Allowance Payments

Allocate funds regularly to help family members abroad. Let them decide when to to use them. For example, child allowances for college expenses.

## :tools: Startup Payments

The founders of a startup can provide investors and employees with peace of mind by proving that they will not disappear with money until milestones are met.


---

# 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.ctrlx.net/overview/use-cases.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.
