# Ideamarket Docs

## Ideamarket Docs

- [Introduction](https://docs.ideamarket.io/master.md): Credibility without institutions
- [1-minute onboarding](https://docs.ideamarket.io/1-minute-onboarding.md)
- [Selling old tokens & unstaking](https://docs.ideamarket.io/selling-old-tokens-and-unstaking.md)
- [Navigating the app](https://docs.ideamarket.io/navigating-the-app.md)
- [How to make a good post](https://docs.ideamarket.io/navigating-the-app/how-to-make-a-good-post.md)
- [Citations](https://docs.ideamarket.io/navigating-the-app/citations.md)
- [Post page](https://docs.ideamarket.io/navigating-the-app/post-page.md)
- [User Profile](https://docs.ideamarket.io/navigating-the-app/user-profile.md)
- [Why rate posts?](https://docs.ideamarket.io/navigating-the-app/why-rate-posts.md)
- [$IMO token](https://docs.ideamarket.io/usdimo-token.md): $IMO stands for "in my opinion" because opinions are all we have.
- [So we've posted your thought](https://docs.ideamarket.io/so-weve-posted-your-thought.md): A 1-minute guide to what's going on
- [Build with us!](https://docs.ideamarket.io/build-with-us.md)
- [The New News](https://docs.ideamarket.io/use-cases/the-new-news.md)
- [The Last Internet Argument](https://docs.ideamarket.io/use-cases/the-last-internet-argument.md)
- [DeSci credibility, citations, and income](https://docs.ideamarket.io/use-cases/desci-credibility-citations-and-income.md)
- [DAOs: Activism-for-profit](https://docs.ideamarket.io/use-cases/daos-activism-for-profit.md)
- [Prediction markets for public opinion](https://docs.ideamarket.io/use-cases/prediction-markets-for-public-opinion.md)
- [Crazy ideas](https://docs.ideamarket.io/use-cases/crazy-ideas.md): Copied from Discord
- [Partnerships & Integrations](https://docs.ideamarket.io/roadmap/partnerships-and-integrations.md)
- [Global knowledge graph](https://docs.ideamarket.io/roadmap/global-knowledge-graph.md)
- [Bounties](https://docs.ideamarket.io/roadmap/bounties.md)
- [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)
- [Why Arbitrum?](https://docs.ideamarket.io/faq/why-arbitrum.md)
- [Social account markets](https://docs.ideamarket.io/past-experiments/social-account-markets.md)
- [The URL Market](https://docs.ideamarket.io/past-experiments/the-url-market.md)
- [Quantstamp Audit](https://docs.ideamarket.io/contracts/audit.md)
- [Overview](https://docs.ideamarket.io/contracts/overview.md)
- [Bonding curve](https://docs.ideamarket.io/contracts/bonding-curve.md)
- [IdeaTokenFactory](https://docs.ideamarket.io/contracts/ideatokenfactory.md)
- [IdeaTokenExchange](https://docs.ideamarket.io/contracts/ideatokenexchange.md)
- [InterestManager](https://docs.ideamarket.io/contracts/interestmanager.md)
- [IdeaTokenVault](https://docs.ideamarket.io/contracts/ideatokenvault.md)
- [MultiAction](https://docs.ideamarket.io/contracts/multiaction.md)
- [IdeaTokenNameVerifier](https://docs.ideamarket.io/contracts/ideatokennameverifier.md)
- [Terms of Service](https://docs.ideamarket.io/legal/terms-of-service.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ideamarket.io/master.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.
