# What This All Means

- [Implications of AI](https://www.aisurvival.org/what-this-all-means/implications-of-ai.md): What is the real-world impact of everything you've just learned?
- [Job Scarcity](https://www.aisurvival.org/what-this-all-means/job-scarcity.md): Supporting yourself through wages is likely to get more and more difficult with the adoption of AI.
- [Credential Value Shifts](https://www.aisurvival.org/what-this-all-means/credential-value-shifts.md): The educational shortcuts we've all come to rely on are likely to become less and less viable.
- [A Bonanza For Capital](https://www.aisurvival.org/what-this-all-means/a-bonanza-for-capital.md): It's a rough situation for workers, but not for those who have money already.
- [AGI Isn't Necessary](https://www.aisurvival.org/what-this-all-means/agi-isnt-necessary.md): Gigantic shifts in the economic landscape don't require the arrival of AGI.


---

# 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://www.aisurvival.org/what-this-all-means.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.
