# Welcome

Welcome to the Compute Network Technical Documentation. This comprehensive guide provides an in-depth look into the architecture, features, and applications of our innovative compute platform. Designed for easy navigation, each section details key aspects of the Compute Network, ensuring you have all thre information you need at your fingertips.

Each section of this documentation is carefully crafted to provide you with a clear understanding of the Compute Network, its functionalities, and its potential applications. Whether you are a potential client, a current user, or someone interested in decentralized computing technologies, this documentation serves as a valuable resource to explore the capabilities and advantages of Compute Network. Click on the links to jump to sections of interest and dive into the details of our cutting-edge computing platform.

## Quick links

{% content-ref url="1-overview/1.1-about" %}
[1.1-about](https://computenetwork.gitbook.io/technical-documentation/1-overview/1.1-about)
{% endcontent-ref %}

{% content-ref url="1-overview/1.4-our-solution" %}
[1.4-our-solution](https://computenetwork.gitbook.io/technical-documentation/1-overview/1.4-our-solution)
{% endcontent-ref %}

{% content-ref url="2-network-architecture" %}
[2-network-architecture](https://computenetwork.gitbook.io/technical-documentation/2-network-architecture)
{% endcontent-ref %}

{% content-ref url="3-use-cases" %}
[3-use-cases](https://computenetwork.gitbook.io/technical-documentation/3-use-cases)
{% 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://computenetwork.gitbook.io/technical-documentation/welcome.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.
