> For the complete documentation index, see [llms.txt](https://docs.ideamarket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ideamarket.io/philosophy.md).

# PHILOSOPHY

- [Future epistemology (Ribbonfarm)](https://docs.ideamarket.io/philosophy/why-facts-fail.md): 3 Ribbonfarm posts about the philosophy behind Ideamarket
- [Status vs Truth](https://docs.ideamarket.io/philosophy/status-vs-truth.md)
- [Summary of hypotheses](https://docs.ideamarket.io/philosophy/summary-of-theses.md)
- [Heat Death of the Infoverse](https://docs.ideamarket.io/philosophy/heat-death-of-the-infoverse.md)
- [Sun vs Wind](https://docs.ideamarket.io/philosophy/why-no-shorting.md)
- [Bullshit recapture technology](https://docs.ideamarket.io/philosophy/bullshit-recapture-technology.md)
- [Mirroring the world brain](https://docs.ideamarket.io/philosophy/global-introspection.md)
- [Increasing population-scale comprehension](https://docs.ideamarket.io/philosophy/the-desire-to-misunderstand.md)
- [Journalism must become the trust-earning business](https://docs.ideamarket.io/philosophy/the-trust-earning-business.md)
- [Exit the intellectual mafia](https://docs.ideamarket.io/philosophy/mafia-planet.md)
- [An Open Letter to Revolutionaries](https://docs.ideamarket.io/philosophy/an-open-letter-to-revolutionaries.md)
- [Ideamarket Art](https://docs.ideamarket.io/philosophy/ideamarket-art.md)
- [Does Ideamarket "measure truth"?](https://docs.ideamarket.io/philosophy/does-ideamarket-measure-truth.md)
- [Beware "cryptographic truth" and the ledger of record](https://docs.ideamarket.io/philosophy/beware-cryptographic-truth-and-the-ledger-of-record.md)
- [Meme Vault](https://docs.ideamarket.io/philosophy/meme-vault.md)


---

# 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:

```
GET https://docs.ideamarket.io/philosophy.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.
