# Page Not Found

The URL `files/HwP3f6uZQ5Km5FrrmQ7f` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [5. Money flows, inflation and unemployment.](https://reiss-economics.gitbook.io/book/5.-money-flows-inflation-and-unemployment..md)
- [6. Monetary Illusions and Unemployment](https://reiss-economics.gitbook.io/book/6.-monetary-illusions-and-unemployment.md)
- [2. Supply and Demand, often it works in reverse.](https://reiss-economics.gitbook.io/book/2.-supply-and-demand-often-it-works-in-reverse..md)
- [What Went Wrong with Economics II](https://reiss-economics.gitbook.io/book/what-went-wrong-with-economics-ii.md)
- [15. Land Ownership and Mortgages](https://reiss-economics.gitbook.io/book/15.-land-ownership-and-mortgages.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://reiss-economics.gitbook.io/book/5.-money-flows-inflation-and-unemployment..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.

### Option 2 — Browse the documentation index

Full index: https://reiss-economics.gitbook.io/book/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://reiss-economics.gitbook.io/book/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/book/5.-money-flows-inflation-and-unemployment..md`).

You may also use `Accept: text/markdown` header for content negotiation.
