# General Knowledge

General Knowledge is information that has been accumulated over time through various mediums.

## Individual Difference

High scorers on tests of GK tend to also score highly on intelligence tests. IQ has been found to robustly predict gk scores even after accounting for difference in age. GK is stored as semantic memory, most semantic memory is preserved through old age, though there are deficit is retrieval of certain specific words correlated with aging. People high in GK tend to be highly open to new experiences and in typical intellectual engagement.

* [Travel](/gk/readme_travel.md)
* [Memory](/gk/readme_memory.md)
* [Anger and Hunger](/gk/readme_anger_and_hunger.md)
* [Stocks](https://github.com/bhaumikmistry/mindDB/tree/33a2562211d52a8042f4258d696c2a375387dc67/gk/README_stocks.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://www.minddb.info/gk.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.
