> For the complete documentation index, see [llms.txt](https://monet-society.gitbook.io/cardano/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monet-society.gitbook.io/cardano/info-sites/reviews.md).

# Reviews

### [Cardano Cube](https://www.cardanocube.io/)

* explore projects building on Cardano

<figure><img src="/files/B2bVGN7dNZGxscbydvDe" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Info" %}

* your go-to informative platform focused on the Cardano Ecosystem. We provide our retail users with high-quality information so that they can draw their own well-informed conclusions
* making information more accessible by providing an overview of all projects and dApps building on Cardano
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://www.cardanocube.io/)
* [**Twitter**](https://twitter.com/CardanoCube)
  {% endtab %}
  {% endtabs %}

### [Cardano Foundation](https://cardanofoundation.org/en/)

* driving adoption of Cardano

<figure><img src="/files/gau5lWYxhhtt9aU3I3hm" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Info" %}

* the foundation is an independent Swiss-based non-profit that oversees and supervises the advancement of Cardano
* the Cardano Foundation's mission is shaping legislation and commercial standards, growing the global Cardano community, ensuring stakeholder accountability and facilitating partnerships
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://cardanofoundation.org/en/)
* [**Twitter**](https://twitter.com/CardanoStiftung)
  {% endtab %}
  {% endtabs %}

### [IOHK](https://iohk.io/en/)

* cascading disruption

<figure><img src="/files/IDZDAgJFSvyO3a2L1Cr7" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Info" %}

* founded in 2015 by [**Charles Hoskinson**](https://iohk.io/en/team/charles-hoskinson/) and Jeremy Wood, IOHK is one of the world's pre-eminent blockchain infrastructure research and engineering companies
* it is a fully decentralized remote working organization committed to the highest principles of academic rigor and evidence-based software development
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://iohk.io/)
* [**Twitter**](https://twitter.com/inputoutputHK)
  {% endtab %}
  {% endtabs %}

### [Emurgo](https://emurgo.io/)

* providing blockchain solutions across the globe

<figure><img src="/files/aNDCPYrqOsYDV9d8QzwG" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Info" %}

* Emurgo is a multinational blockchain technology company providing solutions for developers, startups, enterprises, and governments
* Emurgo builds enterprise-level solutions that utilize advanced technologies in Blockchain, IoT, AI data analysis and more
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://emurgo.io/)
* [**Twitter**](https://twitter.com/emurgo_io)
  {% endtab %}
  {% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://monet-society.gitbook.io/cardano/info-sites/reviews.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
