# Survival Strategy

- [What You Need to Do](https://www.aisurvival.org/survival-strategy/what-you-need-to-do.md): You must go beyond the basic reskilling approach.
- [Leverage AI Tools](https://www.aisurvival.org/survival-strategy/leverage-ai-tools.md): The single most important thing you can do right now is learn to use AI effectively.
- [Experiment](https://www.aisurvival.org/survival-strategy/experiment.md): First and foremost, you must be willing and able to try many things.
- [Adapt or Die](https://www.aisurvival.org/survival-strategy/adapt-or-die.md): Your ability to survive is correlated with your ability to adapt to your environment.
- [Control Your Attention](https://www.aisurvival.org/survival-strategy/control-your-attention.md): In the land of social media addicts, the person with attentional control will win.
- [Learn Persuasion](https://www.aisurvival.org/survival-strategy/learn-persuasion.md): Politicking will be even more valuable going forward.
- [Act Strategically](https://www.aisurvival.org/survival-strategy/act-strategically.md): Most people don't see the bigger picture—don't be like most people.


---

# 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/survival-strategy.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.
