# DeSciWorld

## DeSciWorld

- [Introducing DeSciWorld](https://docs.desci.world/introduction/readme.md): Welcome to the DeSciWorld documentation space.
- [Understanding DeSci](https://docs.desci.world/introduction/understanding-desciworld.md): Understanding decentralised science will provide a greater appreciation of DeSciWorld
- [The Vision](https://docs.desci.world/introduction/trifecta-of-effective-integration.md)
- [Ecosystem Map](https://docs.desci.world/ecosystem/ecosystem-map.md)
- [desci.world](https://docs.desci.world/ecosystem/terminal.md): The homepage of DeSci
- [science.tech](https://docs.desci.world/ecosystem/science.tech.md): A suite of onchain tools for researchers
- [PoK - Proof of Knowlege](https://docs.desci.world/ecosystem/science.tech/proof-of-knowledge-pok.md): Knowledge is power.
- [Research Collectives](https://docs.desci.world/ecosystem/science.tech/research-collective.md): An onchain tool for knowledge making and incentivising research
- [P2P Funding Marketplace](https://docs.desci.world/ecosystem/science.tech/public-funding-marketplace.md): The DeSciWorld (DSW) Peer-to-Peer (P2P) Funding Marketplace makes it possible for scientists to secure funds and for the funders to start or contribute to open research.
- [DSW ID](https://docs.desci.world/ecosystem/science.tech/dsw-id.md)
- [World of DeSci](https://docs.desci.world/ecosystem/world-of-desci.md): "World of DeSci" is DeSciWorld's independent conference circuit.
- [Previous Events](https://docs.desci.world/ecosystem/world-of-desci/previous-events.md)
- [Scaling DeSci to a global level](https://docs.desci.world/ecosystem/world-of-desci/scaling-desci-to-a-global-level.md): Science.Tech stands at the forefront of revolutionizing the research arena by delivering a secure platform for DeScientists to deploy and fund research initiatives in the domain of Open Research.
- [$KNOW](https://docs.desci.world/ecosystem/usddsci-or-usdknow-token.md): iykyk
- [Microbes NFT](https://docs.desci.world/ecosystem/governing-dsw-dao.md)
- [How to mint](https://docs.desci.world/ecosystem/governing-dsw-dao/how-to-mint.md)
- [“Early Adopters”](https://docs.desci.world/ecosystem/governing-dsw-dao/early-adopter-rights.md)
- [DSWDAO](https://docs.desci.world/governance/dswdao.md)
- [Voting Protocol](https://docs.desci.world/governance/dswdao/voting-protocol.md)
- [DSW Foundation](https://docs.desci.world/governance/dsw-foundation.md)
- [Role and Responsibilities](https://docs.desci.world/governance/dsw-foundation/role-and-responsibilities.md): DSW DAO is the on-chain organisational entity that executes on the mission of DeSciWorld
- [DAO Structure](https://docs.desci.world/governance/dsw-foundation/dao-structure.md)
- [Contribute](https://docs.desci.world/links/contribute.md): Seeking the curious and the capable
- [Legal disclosure](https://docs.desci.world/links/legal-disclosure.md)
- [Token issuance](https://docs.desci.world/links/legal-disclosure/token-issuance.md)
- [DAO-Owned liquidity](https://docs.desci.world/links/legal-disclosure/dao-owned-liquidity.md)
- [Layer-2 Deployment](https://docs.desci.world/links/legal-disclosure/layer-2-deployment.md)
- [Tokenomics definitions](https://docs.desci.world/links/legal-disclosure/tokenomics-definitions.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.desci.world/introduction/readme.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.
