# Innovation Transition

Fiat money hasn’t been fully digitized yet. It's like you still need to have a physical CD for digital music.

There are online wallets such GCash and Maya but the balances are still tethered to the paper money you can claim.

Sample:

| Old        | New                                     |
| ---------- | --------------------------------------- |
| CD         | Digital music (Spotify and Apple Music) |
| Mail       | Email                                   |
| Newspaper  | Online news                             |
| Books      | Kindle                                  |
| DVD        | Netflix                                 |
| Fiat money | Bitcoin / Crypto                        |

Innovations take time. Just be patient and look at other transitions.

| Old            | New                            |
| -------------- | ------------------------------ |
| Feature phones | iPhones and Android phones     |
| Taxis          | Grab or Uber                   |
| Hotels         | Agoda, Airbnb, and Booking.com |
| 9 to 5 jobs    | Remote work                    |


---

# 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://ph.benjtupas.com/secret/innovation-transition.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.
