> For the complete documentation index, see [llms.txt](https://theada.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theada.gitbook.io/whitepaper/the-ada/academic-background.md).

# Academic Background

One of the key strengths of Cardano is its strong academic background, with a team of researchers and scientists from some of the world's leading universities and research institutions contributing to its development. IOHK has established several research partnerships with universities and research institutions, including the University of Edinburgh, University of Athens, Tokyo Institute of Technology, and the University of Connecticut, among others.

IOHK has also established the Cardano Foundation, a non-profit organization tasked with promoting and advocating for the Cardano blockchain and its adoption. The Cardano Foundation has established several partnerships with academic institutions and research organizations, including the University of Malta and the University of Wyoming, to support the development of blockchain technology and its applications.

Furthermore, IOHK has also established the Plutus programming language, which is designed specifically for developing smart contracts on the Cardano blockchain. The development of Plutus involved input from researchers at the University of Edinburgh and other academic institutions, and the language is built on well-established principles from programming language theory.

Overall, the strong academic background of Cardano and its development team is one of the key factors that sets it apart from other blockchain platforms, and has helped to ensure that its development is grounded in rigorous scientific research and principles.


---

# 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://theada.gitbook.io/whitepaper/the-ada/academic-background.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.
