> For the complete documentation index, see [llms.txt](https://wiki.reanimated.lt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.reanimated.lt/media/knygos/joseph-pisenti-answers-to-questions-youve-never-asked.md).

# Joseph Pisenti - Answers to Questions You’ve Never Asked

### [Joseph Pisenti - Answers to Questions You’ve Never Asked: Explaining the What If in Science, Geography and the Absurd](https://www.goodreads.com/book/show/36049427-answers-to-questions-you-ve-never-asked)

* Viena iš tų knygų, kur pagal idėją atrodo, kad turėtų pasirodyti gan linksma ir įdomi, nes visgi mėgstu faktus, tačiau tokia nebuvo. Gal dėlto, kad Youtuberio knyga (RealLifeLore). Nors pozicionuojama, kaip panaši į Randall Munroe - What if?, bet mano manymu tikrai atsilieka. Dauguma iškeltų klausimų nė nesukelia didelio susidomėjimo, kad labai norėtųsi sužinoti atsakymą, o ir pats turinys yra kokie 75% istorijos/geografijos. Pvz trumpai aprašyti visi 45 JAV prezidentai, kas būtų jei kai kurios imperijos vis dar egzistuotų šiai dienai ar kiek toliausiai gali būti nuo Wallmart'o ar McDonaldo.
* Įdomiausias faktas iš visos knygos man buvo tik tai, kad jeigu surinkti visą auksą iškastą per žmonijos istoriją ir jį išlydyti į vieną didelį aukso kubo lydinį, tai tas kūbas būtų su 21 metro kraštine.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.reanimated.lt/media/knygos/joseph-pisenti-answers-to-questions-youve-never-asked.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
