# Welcome to Ethernity CLOUD

Founded in 2018 by a small team of technologists and crypto enthusiasts, Ethernity explores the integration of [blockchain](https://en.wikipedia.org/wiki/Blockchain) with [trusted execution environment](https://en.wikipedia.org/wiki/Trusted_execution_environment) technologies.

Partnerships with high prestige organizations interested in such technologies is what motivates the team to voluntarily contribute some of their spare time to make the decentralization of the cloud a reality.

To quickly setup an **Ethernity NODE**, please visit this section:

{% content-ref url="ethernity-node-quickstart" %}
[ethernity-node-quickstart](https://docs.ethernity.cloud/ethernity-node-quickstart)
{% endcontent-ref %}

If you want to run a **Proof of eXecution** task, setup the **Ethernity CLIENT** as shown in this section:

{% content-ref url="ethernity-client-installation" %}
[ethernity-client-installation](https://docs.ethernity.cloud/ethernity-client-installation)
{% endcontent-ref %}

You can reach us via our Social Media channels. More information on the page:

{% content-ref url="contact-1/social-media" %}
[social-media](https://docs.ethernity.cloud/contact-1/social-media)
{% endcontent-ref %}


---

# 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://docs.ethernity.cloud/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.
