# Introduction to DeSci

We recommend starting with AuraSci's comprehensive Introduction to DeSci course.

#### This course provides a systematic introduction to:

* Core DeSci concepts and philosophical foundations
* How blockchain, DAOs, and decentralized storage reshape scientific collaboration
* Real-world case studies from leading DeSci projects
* Practical pathways for participating in the ecosystem

#### What you’ll explore:

• Introduction to Decentralized Science (DeSci)\
• DeSci × AI: convergence & future impact\
• IPFS & decentralized infrastructure for R\&D\
• DAOs in scientific research & funding\
• Tokenization & incentive design in DeSci\
• Privacy & security (ZKP + TEE)\
• Decentralized publishing & peer review\
• Onboarding traditional researchers\
• Challenges, opportunities & the future of DeSci

<figure><img src="/files/9609ujDm55tAPlHqaVZB" alt=""><figcaption></figcaption></figure>

While taking the course, join our community for:

* Weekly discussion and AMAs sessions
* Peer learning with fellow scientists and developers
* Mentorship from experienced DeSci contributors
* Hands-on project opportunities to apply your knowledge

#### [\[ Start Learning → \]](https://forms.gle/yTeSdWmQbce8n2sN9)

#### [Join DeSci Bridge Community](https://t.me/DeSci_Bridge)


---

# 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://desci-bridge.gitbook.io/desci-bridge/start-your-journey/introduction-to-desci.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.
