# Future Proofing

To fix 'future anxiety', I've developed a list of 6 things you can do to help develop a more [future proof mindset](/future-proof/actions-for-future-proofing/mind-sets-for-tackling-the-future.md). The list is intended to address any of the stages of engagement, but how you generate change may differ quite a bit depending upon where you think you currently are on what is known as the [Kübler-Ross curve](/future-proof/5-stages-of-engagement-1/engagement.md).


---

# 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://johnkazer.gitbook.io/future-proof/future-proofing.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.
